I'm trying to add class methods to the schema for each of the LFC classes. LzView has both a "play" attribute (there's no "play" instance var, it's only a setter), and a play() method. I'm can't really represent that in the schema right now, it expects an attribute to be a var or a method, but not both.
We really need to stop using the same name for methods and attributes. -- Henry Minsky Software Architect [EMAIL PROTECTED]
