By bloid
via glaforge.free.fr
Published: Oct 09 2008 / 14:02
In the same vein as my recent article on how to know the variables which are bound or not in a script, a user asked how he could list in order the properties defined in a class. Unfortunately, using MyClass.metaClass.properties won't guarantee the order in which properties were created.
Add your comment