Thanks for your answer Francis :)

I gave a try to BLDoc before posting here (well, at least I followed liguorien's advice). It is truly a good soft, very interesting features. But as far as I experimented, BLDoc only generates the intrinsic classes in a "documenting" approach : it does not resolve dependencies nor keeps the import lines. Thus if you use classes from the mx package (which usually is not in you refsources folder) you will have problems : the compiler cannot import correctly the classes. Therefore the type checking will fail.
Besides, bldoc also generates ASI and not AS files :p

Thanks for the -exclude tag ^^ (i should rtfm sometimes :p ). Well now I should try to create a tool to make exclusion files resolving dependencies and so on. Does the exclude tag functions like the exclusion XML ? (which means if classA has a classB typed property and classA is excluded classB will still be included). Or a tool to create the intrinsic classes (a bit more difficult lol). Or a magic tool which creates both lol.

thanks again :)

Clement

PS : if anyone here thinks this thread does not fit here I'll talk about all that elsewhere :p

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to