I have created a CalendarInterval class that represents a fully closed interval of Calendar objects. It has many of the semantics of CharRange in Commons Lang. CalendarInterval uses Java 5 features and has JUnit 4.4 based tests. Moreover, this class is technically property of my employer.
Hence, I would like to create a version, perhaps called CalendarRange, to offer to either the Sandbox or Commons Lang, whichever seems to make sense. Do you have a need for such a class? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org