Brain Dump

Thoughts on my latest research, recently discovered tricks and so on.
Flash, PHP, MySQL, Linux and all things Internet.

ActionScript class - IntrospectionUtils
Tuesday, October 17, 2006

I have started a class to wrap some common introspection functions. So far I've only got one in here, which wraps a function posted earlier. I'll post updates to it, with the latest version always here:


Usage:


ca.abcd.utils.IntrospectionUtils.showClasses( ["com", "mx"] );


0 Comments:

Post a Comment

<< Home