ApacheFlex :: Flex-Dev summaries 13
Monday was an active day of logo entries, method overloading, source code and event handling discussions.
Pretty soon we will be talking about who is tackling what and whether commits are reverted. What bugs to fix and what fat to cut out. How to implement the future and what is priority for the next couple releases to show that there is a capable community ready to take Apache Flex to the next level.
Logo Contest
This should be the final day I talk about the logo content as it winds up after a week of entries. It was really interesting to see all of the entries thus far and how much they varied.
As usual head over to the logo contest page and check out the new entries.
http://incubator.apache.org/flex/logo-contest.html
Method Overloading
The topic of method overloading came up and since there were a whole bunch of threads, I had to rewind back to where this originated from.
Don’t take my word for it but, I am pretty sure this topics beginning came from Alex talking about overloading and the new framework he has been working on(last week). From this standpoint the overloading has to do with backward compatibility to the older Flex SDK.
From there members started talking about changing the compiler to add functionality A, B and C. Debates were expressed and we arrive back at a point blank question about method overloading.
Here are three items to think about;
- descriptive names verses method overloading
- cross-version backward compatibility
- trade off between overloading vs API bloat
Source Code Commit
The source code “should” be committed today and at the very latest tomorrow. All the legal papers have been signed off by Adobe and Alex is now just waiting to get the SVN dump file from the Adobe servers to hand over the to ASF Infrastructure to dump into Apache’s SVN server.
Exciting to say the least, focusing on issues that are not related to code in a code related project has been backwards for sure but, shows that the Apache Flex community knows how to keep the fire lit until more wood arrives.
I think the fire burning for the last two weeks was purely from ideas and communications. We can now take that energy and put it into a first time release for Apache Flex.
Lightweight Event handling
The question was brought up about interest in a lightweight event model for a branch of the SDK targeted for mobile, high performance small foot print type applications.
The AS3Signals framework was mentioned as an option. There are as always two sides, one that sees the signal framework as a performance enhancement, the other that does not want things added to the core that can be included as an external library and implemented on a per application basis.
Whatever the case may be, this seems to be a recurring debate on how the Flex SDK is going to evolve and what will be included in the core. Only time will tell.
These issues do bring us back to an original thread about the modularity of the Flex framework. Whether to include all in the whole shebang or create modules that allow an application developer to include what is necessary for their own application.
JIRA
The JIRA site is up and running but it’s not clear whether the mentors are waiting for the Adobe JIRA issues to be migrated before opening up issue creation to the public.
I only say this because you can get to the create issue page but no issues have been logged.
Conclusion
These summaries are meant to peak your interest if you so chose. The next step would be hitting the mail archives and getting the full deal by reading the entire thread and sometimes surrounding threads.
Thanks for reading,
Mike
Recent Comments