archive June 2008

Package information in ActionScript 3

When i code in python i always try to specify information about the package in the init.py file, for example the version, author etc. Unfortunately i haven’t seen smth like this in ActionScript 3 so i started playing with ideas and here is how i solved it.