Comments inline...
On Thu, Jul 17, 2014 at 12:23 AM, Justin Mclean <jus...@classsoftware.com> wrote: > Hi, > > Looks good and a useful think to have. > > A few questions - which probably only Judah can answer: > - Is Judah willing to fill in the paperwork to get the donation done? > (We've had a least one donation that's stuck in limbo because paperwork was > not done.) > - Has he signed an ICLA? And I assume for something this large would > require a software grant. > I've signed an ICLA already and it's registered with Apache. I'm willing to work on the additional paperwork but I'm not sure how long it will take. - Have there been any other contributors to the code? > Not yet > - How was he employed when developing this? Does he or perhaps an employer > own the rights to the code? > I've worked on this in my free time and outside and prior to any contract work that I've taken on. > - Once donated to Apache is he willing to continue working on and and/or > support it? > He is. I mean I am. There are a few aspects to this project. The core Radiate class is independent of the Application and it's views. The demo uses MXML for layout and standard UI Components to mimic an IDE. But you or someone could change the UI to create a different type of interface for your own type of project, for example a Flex skin explorer or layout explorer. Both could be separate applications that use the core classes. I would help with those core classes but I can't say I would be able to support the applications or UI that will eventually use them if that makes sense nor could I know how it will be used.