Hi Stefan,
Cool function, I'm thinking a function to create a file with all classes which were not compiled but they are in the class path, .:)
This is useful for a big project, for some reason some classes are old and there is no one referenced it, so we can remove it to make our project clear, but without tools, we don't know which are them, so if there's a flag for compiler to point out them, it will be coo.:) Any other guy need this feature?
2006/2/23, Stefan Klug <[EMAIL PROTECTED]>:
Wheeeha,
I just got Mtasc to compile and did my first steps with OCaml **funky**.
It's now possible to create a file with all classes which were compiled.
This file is compatible to mtascs -exclude syntax and makes it easy to
create a dll system
( I'm currently thinking of a dll system with a tree like structure to
minimize double loading of classes)
If anybody is interested in the code I'd be happy to share it.
Sorry for mailing list pollution, but I had to tell someone.
Have a good day
Stefan
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org
--
iiley
AsWing http://www.aswing.org
Blog http://spaces.msn.com/members/iiley/
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
