Hi Tucker,

I'm working through the classes to deprecate the old setters. In your pattern, the setXXX method is marked private. Won't this make them disappear from the docs?

http://jira.openlaszlo.org/jira/browse/LPP-5644

Shouldn't the comment look more like this?

/**
 * @deprecated use setAttribute('setXXX', value) instead
 * @devnote remove after 4.2
 */


Thanks!

Phil

Reply via email to