Shen Tian

Results 48 comments of Shen Tian

Agreed on the behaviour not being obvious. File under "need better documentation"?

Just to check, I do think the current design is consistent in what it's trying to do: - There are no ways to persistently change `*ns*` server side. But this...

Does this happen consistently, for all processes created by lein and shadow? It will be hard to pin down without reproduction steps. To reason through this a bit: - the...

> Question regarding the sideloader design for @shen-tian. It seems like there's no way to distinguish between "file not found" and "empty file"? Maybe not the most common edge case...

I've got some time to work on this. Thoughts: - Make sense to sort by name of subscription by default? There's doesn't seem to be another convenient natural sort order....

In case anyone finds this useful: I've gone with option 3 at here: https://github.com/lifecheq/pushy The 0.3.9 release fixes these two issues: - IE 11 compatibility - Enabling fragments again Happy...

@bleakley : done. Will also look at your PR shortly.

For whoever comes upon this: there's a new (and hopefully more permanent) home here: https://github.com/clj-commons/pushy

Having had a quick look: - Intervals have a specific start and end (i.e. is between two date-times) - Periods is a representation of an Interval as being 2 years,...