[mtasc] As2lib Testing Framework and MTASC/Flashout
erixtekila
erixtekila at dotgeek.org
Mon Mar 14 16:46:24 CET 2005
Here is a mail Simon Wacker sent :
*****************
[mtasc] as2lib HOWTO
Simon Wacker Simon_Wacker at gmx.de
Fri Feb 11 12:06:32 CET 2005
• Previous message: [mtasc] as2lib HOWTO
• Next message: [mtasc] mtasc release
• Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi guys,
the as2lib is now nearly fully mtasc compatible (in the CVS). Only the
modules org.as2lib.env.bean, org.as2lib.aop and org.as2lib.io cause
still a
few problems, but these will be fixed soon.
If you don't wanna wait until the next release you can check out the cvs
version from http://www.sourceforge.net/projects/as2lib. Check out the
following link on how it works:
http://sourceforge.net/cvs/?group_id=94206.
Cheers
Simon
--
Simon Wacker
www.simonwacker.com
www.as2lib.org
www.hq-heilbronn.de
*****************
Le 14 mars 05, à 16:29, Thompson, Daniel a écrit :
>
> Throws an error in mtasc saying it's not typed. I delete Void, and the
> error goes away. I've seen this
> coding style of putting Void in there... Why is this done? It seems to
> me to be extra typing, but I
> didn't know if it had some relevance in ActionScript.
Means that Void != nothing or some arguments passed by method
overloading, i think.
The framework use overloading a lot.
It should be to enforce structure.
But perhaps the reason comes from mtasc type checking :
Since version 1.0 (read CHANGES.txt)
2005-01-26 : 1.0
Void now unify with Any
my 2 cents.
-----------
erixtekila
http://blog.v-i-a.net/
More information about the mtasc
mailing list