In the org.as2lib.env.log.logger package there is a
class file with the name FlashDebugToolHandler.as
however the name of the class inside the file is
FlashDebugToolLogger. These 2 names must match.
Damn, this should not happen on a released framework. This
was one of the files I added on the evening of the release and
did not check with Flash. Thought I could not make anything
wrong, I did. Oh there are also a few more errors with the
flash compiler.
I have fixed them but this is definitely a lesson for future
releases (do not only trust MTASC, but also compile it with
Flash and Flex even if time is short).
Greetings,
Simon
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Were about to commit when a problem occured (regarding
the file name). There is an internal repository problem which
must be resolved by someone of the sourceforge team. Until
this is done the file is commited with its proper name but with
the suffix 2. This suffix must of course be removed when you
want to use the file. It will be changed to its expected name
in the CVS as soon as possible.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=922171
Damn, this should not happen on a released framework. This
was one of the files I added on the evening of the release and
did not check with Flash. Thought I could not make anything
wrong, I did. Oh there are also a few more errors with the
flash compiler.
I have fixed them but this is definitely a lesson for future
releases (do not only trust MTASC, but also compile it with
Flash and Flex even if time is short).
Greetings,
Simon
Logged In: YES
user_id=922171
Were about to commit when a problem occured (regarding
the file name). There is an internal repository problem which
must be resolved by someone of the sourceforge team. Until
this is done the file is commited with its proper name but with
the suffix 2. This suffix must of course be removed when you
want to use the file. It will be changed to its expected name
in the CVS as soon as possible.
Logged In: YES
user_id=922171
SourceForge fixed the bug with the repository and everything
works fine again. Class name and file name are now the
same. ;)
Cheers,
Simon