Hi Mike,
On 2010-11-03, at 4:19 PM, Stefan Klein wrote:
>>>> public class myComp extends ERXComponent {
>>>>
>>>> public SomeEntity anObject;
>>>>
>>>> public boolean isAnObject() {
>>>> return false;
>>>> }
>>>>
>>>> }
BTW, what is the purpose of this isAnObject() which is always returning false?
Can you please share the binding code also? It should depend on the binding
type and where the binding is used.
If you are using some kind of conditional components then you also try to use
Wonder's additional conditional tags such as ERXNonNullConditional,
ERXNonZeroConditional, ERXKeyValueConditional, ERXEqualConditional. They are
quite useful and most of the time serves the purpose without explicitly
defining conditional methods.
Farrukh _______________________________________________
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]