Hi Henrique, On 12/08/2010, at 3:31 AM, Henrique Prange wrote:
> Have you tried Joda Time LocalDate [1]? > > "LocalDate is an immutable datetime class representing a date without a time > zone." > > You could create a custom type to map the DATE external type to the LocalDate > class, instead of using NSTimestamp or java.util.Date. It is similar to the > Boolean solution. Thanks, I will look at that. How much work is involved in using custom types like this? (I've never done it before.) For example, do I need to provide a corresponding custom comparator somewhere so that EOF can sort on this attribute? -- Paul. http://logicsquad.net/ _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
