Re: Date-Only NSTimestamps
Re: Date-Only NSTimestamps
- Subject: Re: Date-Only NSTimestamps
- From: Mike Schrag <email@hidden>
- Date: Wed, 2 Jan 2008 19:46:51 -0500
I may be missing something here, can't you already do this using a
custom data type class?
Definitely -- you can write your own cover methods over integer types,
but it's a lot more tedious than what 5.4 offers you. In 5.3 you'd
need to cover every attribute yourself (though you could probably do
some cleverness with eogenerator templates based on flags in
userInfo). 5.4 just provides a cleaner way to do this same thing.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden