-
Notifications
You must be signed in to change notification settings - Fork 399
Roadmap
fge edited this page Mar 5, 2013
·
127 revisions
This page documents various features for future versions (2.2.x and beyond)
The main API is not fully tested. It is simple enough but needs testing nonetheless.
Configuration messages, in particular, could do with some method like:
T checkNotNull(final T value);
This check is done a lot in current code and grants this kind of shortcut.
Yes, still not done.
Milliseconds are legal. Right now the format attribute fails at validating that.
Can it have uses? How would it be done?