if you have eogenerated classes, just hovering on the method call to the accessor should show you the method declaration. if you are just talking about an arbitrary entity and attribute, the fastest in 3.6 is probably to cmd-shift-v lookup the entity and then look at the attribute definition in entity modeler.
On Oct 27, 2010, at 8:57 AM, Simon wrote: > hi all - is there an easy / quick way to figure out the type of a > particular attribute in code ? > > e.g. i want to know what type (ie. Integer, BigDecimal, String) the > column X is of entity Y > > thanks, simon > _______________________________________________ > 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/mschrag%40pobox.com > > This email sent to [email protected] _______________________________________________ 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]
