Hi,
   I'm using JavaEOGenerator
<http://developer.apple.com/samplecode/JavaEOGenerator> to
auto-generate my entity classes.

   When it generates methods to access EOFetchSpecifications on the
eomodeld, it suppresses bindings associated with a non-visible
attribute.



   Trying to debug I identified the following line of
com.webobjects.entitygenerator.EOFetchSpecificationProxy:69

   EOProperty bindingAttribute =
entity()._propertyForPath(qualifier.keyPathForBindingKey(bindingName));



   The method _propertyForPath() returns null when the binding is
associated with a non-visible attribute.



    Any one knows how can I fix it?


    I'm using WO 5.4 and Eclipse/WOLips

Thanks,
   Bueno
 _______________________________________________
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]

Reply via email to