You can call <class>.addProperty(<name>, <value>), where name is the
method name and value is the function you want to be the method
definition. If you need to make it a class method, it is
addStaticProperty.
On 2007-03-24, at 00:15 EDT, Henry Minsky wrote:
If I want to give someone a replacement for a method in the LFC,
that they could put in a script block in their app, is there
a way to do that in our class system? Or do all class methods need
to get defined in the class.make (..) instanceProperties list
when the class is defined?
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]