Re: Corrupted Files ? and WO Builder
Re: Corrupted Files ? and WO Builder
- Subject: Re: Corrupted Files ? and WO Builder
- From: Art Isbell <email@hidden>
- Date: Wed, 26 Mar 2003 14:57:51 -1000
On Wednesday, March 26, 2003, at 02:37 PM, Brian Allen wrote:
I can select any type of data and generate source for "A method
returning
the value". After doing this, the new item created will have
attributes of
another data type.
I assume you are seeing these attributes when you select the key in
the list of keys in WOB. If the key or accessor method is of type
EOEnterpriseObject, WOB adds a special comment on the line above the
key declaration or method definition in the Java source. WOB parses
the Java source file looking for these special comments to display the
key's attributes. Or if the type is a custom EO class, WOB uses the
eomodel mapping of this class to the entity it represents to get its
attributes.
Is this happening with only one component? If so, one possibility
would be that a parser error is occurring. Might there be some
non-printable character in your Java source file?
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.