I've proposed in the past that the attribute become `playing` (and be read/write), leaving the method as `play`. Or we could take a line from Blackstreet and call it `playon player`. :P

On 2008-03-27, at 23:29 EDT, Henry Minsky wrote:
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]

Reply via email to