Based on the replies to this thread, I created a new package - 
org.ofbiz.base.lang - and I moved some classes there. Revision 916987.

-Adrian

--- On Fri, 2/19/10, Adrian Crum <[email protected]> wrote:

> From: Adrian Crum <[email protected]>
> Subject: Discussion: New package org.ofbiz.base.types
> To: [email protected]
> Date: Friday, February 19, 2010, 8:32 PM
> In the org.ofbiz.base.util package
> there are interfaces and classes that don't really belong
> there - they are data types, not utility classes. It would
> be nice if we could create a new package to contain basic
> data types: org.ofbiz.base.types. The new package would
> contain things like: Appender, DateRange, Factory, Range,
> ComparableRange, TimeDuration, etc.
> 
> The org.ofbiz.base.util package could be (informally)
> limited to classes that follow the utility class pattern
> (only static methods, private constructor, etc).
> 
> What do you think?
> 
> -Adrian
> 
> 
> 
>       
> 



Reply via email to