[Laszlo-dev] Fixing LPP-5644 (deprecating old setXXX methods)
Philip Romanik
promanik at laszlosystems.com
Tue Jul 8 06:36:12 PDT 2008
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
More information about the Laszlo-dev
mailing list