Ruben Dijkstra

Results 22 comments of Ruben Dijkstra

Just a heads up, you can't paste in the AM/PM string, [since it's not always "AM" or "PM"](http://www.localeplanet.com/icu/he-IL/index.html). An idea I had, which I'll get to when I have more...

Or maybe from mimetype to `FontColorSettings`? the 'Lookup.lookup()` call is the slowest in the few method calls.

> A better way than caching would be to add a listener to the settings. I agree. Do you know what component we have to listen to for that? [EditorSettings...

Yeah, and then register the listener for each MimeType it sees along the way. So if you never opened e.g. a JSON file, we don't need to lookup the color...

At least, the easiest one that will be almost instantly accepted at Sonatype is the reverse GitHub domain name `com.github.awkay:easy-i18n` Since I don't own a domain name, and the only...

That is correct!

So, will we use the current version? Or is now a good point to promote a 1.0?

Also, what do we do about the packages? Do we keep `com.teamunify` in good name, or what do you fancy? A complete reboot, or keep it simple?

Just to give an idea where I stand currently: Tests fail, because they assume a certain timezone: https://github.com/awkay/easy-i18n/blob/1d7c297d31caf055995f2f1a636235a82bb4ea92/src/test/java/com/teamunify/i18n/ITests.java#L884 And some other tests fail because of a small bug with locale...

I do want to assume maintenance, but currently I'm kind of in a bind with uni, I'd rather want to complete that first. I do however want to maintain the...