Re: using static methods in WebObjects Builder?
Re: using static methods in WebObjects Builder?
- Subject: Re: using static methods in WebObjects Builder?
- From: Chuck Hill <email@hidden>
- Date: Mon, 7 Mar 2005 19:45:19 -0800
That depends. :-) Straight KVC does not handle static methods. You
could write instance cover methods, but that is ugly. The other
alternative is to use the WOOgnl framework which wraps the OGNL
framework. OGNL does handle static methods. It is KVC on some serious
steroids.
Chuck
On Mar 7, 2005, at 7:20 PM, Arturo Pérez wrote:
Hi folx,
Having just tried this to no avail.. Is there no way to use static
methods as bindings?
-arturo
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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