Re: EOGenerator and prototypes
Re: EOGenerator and prototypes
- Subject: Re: EOGenerator and prototypes
- From: Mike Schrag <email@hidden>
- Date: Tue, 15 May 2007 22:12:20 -0400
That's correct. I never used float anyway so never noticed that. I
personally prefer Number declarations for ints and longs anyway.
It's totally worth dropping that block into your generator
templates ... Number just doesn't give enough type-safety for my tastes.
Internally I think NSNumber+B vs NSDecimalNumber+B are pretty much
the same thing. This whole NS* junk is pretty annoying actually --
Wo should really ditch this field entirely.
Yep, valueClassName is deprecated in favour of className; perhaps
Entity Modeler could use that instead...
Well, they all get set, but we have to lug around the Obj-C ones
because we have to be able to load in old models.
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