I recently started using modules and I find it quite annoying that the first module that puts "dibs" on a component owns it and nobody else can instantiate it....
I have a book in the works - if you're interested in writing a review let me know, the publisher will send you a copy. Email me your website/blog if you have...
Yeah,I'm more of the if you want to give us free books, cool. Otherwise, don't send them if you want something in return as that just leaves room for ...
I'll pay you for good reviews. But if you give bad reviews I'll egg your house. I'll probably have some Flex For Dummies books to give out at whatever the next...
Tom's gonna get bludgeoned with for dummies books. What a sad way to go. "Miss, sorry to inform you but your husband was found under a pile of Flex For...
Personally, I'm waiting for a copy of "Flex for Completely Ignorant and Totally Illiterate Morons" 'cause that series of books comes with a sexy nanny who will...
And then every time Doug demos the crime heat map for a potential client, he'll make sure to show the "bludgeoned by tech books" crime category for Walnut...
I just want your approval Tom, it's the only thing that validates my existence! :) Tom Ortega wrote: Yeah,I'm more of the if you want to give us free books,...
The way that Flex has implemented modules is so problematic that I would recommend against using them for any reason. They simply are not a viable, usable...
This guy did a good job of explaining why it's kind of effed up. http://blogs.adobe.com/borre/Modularizing_Flex_Cairngorm_and*_*<http://goog_1217891590072/> ...
And here is the non effed up link http://blogs.adobe.com/borre/Modularizing_Flex_Cairngorm_and_Modules.pdf ... -- Enterprise Scale Rich Internet Applications ...
I've been using a lot of modules lately. Mainly to distribute code across multiple swfs. If I'm using it to instantiate multiple classes (like some form of...
Is there a performance or swf size cost in code that has warnings such as those that come about with undeclared function return value types, or undeclared...
From what I understand, the the theory is that if a method or property is untyped, the compiler must allocate it the memory needed to accommodate an entire...
Hi! I want to record the microphone input - the regular mike connected to a laptop as well as a true dynamic mike connected through an mbox. Is either feasible...
Hey JP, Modules (as they exist today) create an enormous amount of drag and provide such a small amount of value that they only serve a purpose in the most...
I am glad we didnt go for Modules. While it made perfect sense from architecture perspective, we just didnt have enough expertise (and time to gain some) and...
820KB. Damn. I still wouldn't deploy an index that big. What I find interesting is that it's general audience news sites that seem to do crazy stuff like that...
To modularize or not to modularize... that is the question. The biggest problem I have run into with modules is the poor memory support. Once you load a module...
Good morning Flex Group! I have a great opportunity for a seasoned Flex Developer in the Mountain View area for someone that is a team player. They will...
Hi Luke, Thanks for the feedback. I'm at the stage in a project where it's not too late to back out of the use of modules if necessary. This discussion if very...