Its nice to see that theres an organization now that handles Flash opensource. I have an framework I would like to opensource. My group is a team of java developers, we wanted to have rich client capabilites on the web, so started my quest with flash early 2000. Now I have a framework which pretty much simplifies my training and development(Best record so far is a Payroll system in 3 weeks with just 4 junior developers). When I did the framework, I was thinking that I want beginners to understand the framework easily. I am not experienced in managing opensource projects, if you guys could help me, I am more than willing to share all I know.
Now the framework, I have a FormManager that can render AS2 components dynamically, it has an extension where it can read a html like XML to get the design of its layout, using method routing, a small standardization on how to make FormAction classes. It has inplace a good number of tools to easily communicate to its OpenAMF backend. The additional feature is a simplified persistence layer in the backend that gives the developer intuitive control of its Database Models in actionscript. Another additional feature is being able to code Java in XML(nothing fancy just BSH and other scripting tools) But with this Flash again can easily call business logics with intuitive as2 classes. The server seldom needs restart or recompile, only when you add a framework feature, but if its data models, business logic, only trigger the reloadMapping.jsp to refresh the whole application logic. The goal of the project is to have the developers concentrate on Flash relaying to the user the business system. Sorry for the blabbering, but like I said earlier, I have no idea how to start. So when I saw you guys in google, I quickly added myself in your mailing list. If someone could even manage the project, it would help me out too. Ronald Villaver CTO Gallium31 Inc. Philippines __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
