Re: Writing maintainable and extendable D2W rules
Re: Writing maintainable and extendable D2W rules
- Subject: Re: Writing maintainable and extendable D2W rules
- From: Anjo Krank <email@hidden>
- Date: Thu, 12 Nov 2009 23:45:02 +0100
> convention over configuration!
You need to be totally careful with that! It's a special case of duck typing, so you need to be aware that eg "propertyKey like '*Name'" may be firstName or lastName, but also statusName which can be a selection (contrived example, but you should get the point).
Better annotate your model appropriately by using prototypes and the extraInfo first before doing anything else.
Cheers, Anjo
_______________________________________________
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