Quick question: Why does this rule 200 : (smartAttribute.className = 'java.lang.Boolean' and task = 'list') => componentName = "D2WDisplayBoolean" [com.webobjects.directtoweb.Assignment]
not fire (even with a bumped-up prio)? A more specific rule however works but is a nuisance because I have tons of such isXyz propertyKeys. 100 : (propertyKey = 'isActive' and task = 'list') => componentName = "D2WDisplayBoolean" [com.webobjects.directtoweb.Assignment] I must be missing something trivial (it's always the trivial things that ruin the day). Thanks a lot ---markus---
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com