Unfortunately i have to put my eclipse plugin on hold for a while.. The sad thing is that its almost finnished.
I had todo this to because a client requested Flex Air application handling the business logic for a global financial investment company.
So in order to update my skills on air applications i decided to convert David Dereadt FCG project which he has officially discontinued.
First step was to write him an email asking him if this was ok.
Since there are a couple of simplifyed/to much code generator’s i decided i decided to stuck with a client based solution.
Lucky me i found a MySQL driver for air based application’s without a server layer. This is an open source solution hosted on google code.
I havent asked the responsible owner of this project if i can use it(his alias is maclena) since it is released under the mozilla public license 1.1
And at my understanding of this, i do not have to notify, or ask him for using the code.
That said, i will notify the code owner when the final product is released.
I will release this project under the MIT license since i find this more suitable for me.
I started analysing the code from the original FCG application(based on the cairngon framework)., and i soon found out that the code needed to be ported to pureMVC.
All my previous work with the framework has been based on the multicore version of it instead of the single core.
Coming from a java and net background i am quite used to work with multi threaded codeing so i found it quite releaving to be able to do something similar to what i was
used to in multithreaded applications.
Over to the original goal..
I started with a uml diagram like this:

And i hope this is good enough for this release.

When i start adding on server side PHP and JAVA generation it soon wil be quite a extenscive work, so im afraid that this work i have
to release on a payed base.
So i have some question to you guys.
1. This is based on woborb, any other php version you need ?
2. What java app server do you need this for ?
3. How much are you willing to pay for this?