On Wed, May 06, 2009 at 12:21:09PM -0500, Steve Linabery <[email protected]> wrote: > Is that information not in playerglobal.abc or playerglobal.swc, or is > it just being skipped over by the logic in mklib.c?
It's being skipped over. The only attribute a constructor has is what arguments it takes, and that's something that's not processed by mklib yet. Matthias
