Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Sebastian Mohr
Due to our last discussion about code examples, I would like to discuss the procedure we should follow when writing these code examples. I also would like to point out that there is a difference between writing Component Code Examples which should illustrate the functionality of a component

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Omar Gonzalez
Application architecture, coding conventions and best practices are all topics with high contention. People usually have very strong opinions on what they think is the right way and what they will not do. Because of that I would rather prefer that we steered way clear of trying to come up with

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Sebastian Mohr
Thx omar, My proposal actually also deals with the possibility that there can be many different Application Coding Standards ... see diagram: http://code.google.com/p/masuland/wiki/ApplicationDevelopmentProcedure All I am trying here is to find [...] people, usually [which] have very strong

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Omar Gonzalez
Then maybe that's a topic for flex-users mailing list and not for flex-dev? -omar

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Omar Gonzalez
I read that thread, and there is clearly no consensus there other than the fact that it turned into two discussions, 1.) Should we have a flex-users list (which has been resolved, we now have this list), and 2.) should the discussion about application best practices be moved to that list (this was

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Bertrand Delacretaz
On Thu, Jan 19, 2012 at 7:26 PM, Sebastian Mohr masul...@gmail.com wrote: We had this discussion already ... unfortunately, talking about Application Coding Standards is not allowed on the flex-users list... With my mentor hat on, I disagree with this. Application coding standards is IMO

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Peter Elst
the flex-users list... With my mentor hat on, I disagree with this. If it must happen, wouldn't this rather be something for the flex-dev list? My thinking was that the user list is for support questions not best practices discussions. Is there a best practice like a [Discussion] subject

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Jonathan Campos
On Thu, Jan 19, 2012 at 3:21 PM, Bertrand Delacretaz bdelacre...@apache.org wrote: Application coding standards is IMO definitely on-topic for this project - if some people don't want to discuss them, just ignore those threads. I think people were happy about talking about it, but didn't

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Greg Reddin
On Thu, Jan 19, 2012 at 3:25 PM, Peter Elst peter.e...@gmail.com wrote: the flex-users list... With my mentor hat on, I disagree with this. If it must happen, wouldn't this rather be something for the flex-dev list? My thinking was that the user list is for support questions not best

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Jonathan Campos
On Thu, Jan 19, 2012 at 3:40 PM, Bertrand Delacretaz bdelacre...@apache.org wrote: In a contrib or samples area in svn, to make it clear that those represent their author's ideas but not necessarily the only way. I agree and it seems like that was the way the conversation was playing out.

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Peter Elst
The flex-dev list should be responsible for building the car parts (Flex SDK). But they should not take care which type of car (Flex app) we build, and, how we'd drive that thing. The flex-users list should take care which type of car (Flex app) we build, and, how we'd drive that thing.

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Alex Harui
On 1/19/12 2:00 PM, Sebastian Mohr masul...@gmail.com wrote: I am still unsure whether we should continue these Best Coding Practises discussions on the flex-dev list. Why not using the flex-users list for it? As stated in a previous message: an analogy to the car industry might help to

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Sebastian Mohr
@Alex thanks for the offer, but, there is no need to rush on this ... still collecting thoughts. -- Sebastian On Jan 19, 2012, at 11:10 PM, Alex Harui wrote: On 1/19/12 2:00 PM, Sebastian Mohr masul...@gmail.com wrote: I am still unsure whether we should continue these Best

Re: Proposal: Code Example / Application Development Procedure (was: Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...))

2012-01-19 Thread Peter Elst
I am not sure how to structure the code in there I guess you can take the lead and decide yourself - can always refactor it later if there is consensus that it needs to be different. the flex wiki instance is still not up and running ... and I am also unsure how to structure this wiki.

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-16 Thread Tink
The problem with this is you would have to keep right on top of it. It's like ECMA listing all the JS frameworks? I'm with Alex, these projects should have their own site and own examples and we shouldn't try and sway people to one or the other by having listed on Apache Flex. Tink On

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-16 Thread Alex Harui
On 1/16/12 12:08 AM, Tink f...@tink.ws wrote: The problem with this is you would have to keep right on top of it. It's like ECMA listing all the JS frameworks? I'm with Alex, these projects should have their own site and own examples and we shouldn't try and sway people to one or the

Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-15 Thread Sebastian Mohr
@Bertrand Would there be any legal issues when using third party Opensource libraries in these Apache Flex code examples? Here are some Opensource-Microarchitectures which are commonly used when building Flex apps: Cairngorm 2, Cairngorm License, MIT License ...

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-15 Thread Sebastian Mohr
For the moment, I doubt that it is time- and cost-effective build large-scale Flex apps (e.g. more then 250 MXML files) without the use of third-party Microarchitectures. Therefore, I would only contribute code which shows the usage with Microarchitectures. And when a Microarchitecture needs

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-15 Thread Sebastian Mohr
Sorry ... me German ... here the last sentence again: If there would be a gathering of another team which could prove that building large-scale Flex apps is [also] affordable [without the usage of Microarchitectures], then, I would be happy to see their code in the Apache Flex samples folder.

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-15 Thread Jonathan Campos
I agree. We should to the best of our abilities focus on just Flex right now. Be careful guys. Remember that if this is what he wants to work on he can. We all can vote if these projects go into our samples rather than his sandbox later. We can't dictate what people work on, only what we

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-15 Thread Peter Elst
Be careful guys. Remember that if this is what he wants to work on he can. We all can vote if these projects go into our samples rather than his sandbox later. Absolutely, good point to make. I'm just giving my own perspective but anyone is obviously free to work on whatever he/she wants.

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-15 Thread Nicholas Kwiatkowski
On Sun, Jan 15, 2012 at 5:53 AM, Sebastian Mohr masul...@gmail.com wrote: For the moment, I doubt that it is time- and cost-effective build large-scale Flex apps (e.g. more then 250 MXML files) without the use of third-party Microarchitectures. Therefore, I would only contribute code which

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-15 Thread Alex Harui
And thus, we should probably not use application frameworks in our examples on the project website. The application framework vendors should have their own examples on their website. On 1/15/12 10:21 AM, Anne Kathrine Petterøe yoji...@gmail.com wrote: So for this we would need to contact the

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-15 Thread Peter Elst
And thus, we should probably not use application frameworks in our examples on the project website. The application framework vendors should have their own examples on their website. Maybe we could have a wiki with references to those application framework vendor examples, and other Apache

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-13 Thread jude
I have to agree with Sebastian on this. I think it is the responsibility of the architects to show how they intend the architecture should be used. At least in an abstract way. Flex apps with or without micro frameworks have a common setup across them in general. It would be helpful going forward

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-13 Thread João Fernandes
Jude don't get me wrong but clearly I still don't believe it's an Apache Flex matter. Apache Flex exists to drive the future of the project, not to teach people how they should do something. Yes, if new stuff comes around, documentation about new features should be available,eventually some specs

RE: Goal for Flex: Strengthening large-scale Flex applications

2012-01-13 Thread David Arno
From: jude [mailto:flexcapaci...@gmail.com] Sent: 13 January 2012 10:48 I have to agree with Sebastian on this. I think it is the responsibility of the architects to show how they intend the architecture should be used. At least in an abstract way. I'm going to repeat myself from yesterday

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-13 Thread Avinash Narayanan
No offence but now I know what my Project Manager goes through when we have a design discussion. *tongue in cheek* Thanks Avinash Y On Fri, Jan 13, 2012 at 5:13 PM, David Arno da...@davidarno.org wrote: From: jude [mailto:flexcapaci...@gmail.com] Sent: 13 January 2012 10:48 I have to

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-13 Thread jude
The Flex SDK (the Apache Flex project) is the source of everything related to Flex. If you want to get Flex you come here. Isn't this now the official channel / site? Is there another site that people will go? If this *is* the official place then it should be the landing page for Flex resources or

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-13 Thread Bertrand Delacretaz
On Fri, Jan 13, 2012 at 1:00 PM, David Arno da...@davidarno.org wrote: Thanks Bertrand. It's good to see that Apache already has a solution to this issue. :) Flex is not the first project where it's hard to agree on some things, so you'll find that the ASF has created a number of mechanisms

Re: Non-core code, contrib and samples (was: Goal for Flex: Strengthening large-scale Flex applications...)

2012-01-13 Thread Bertrand Delacretaz
On Fri, Jan 13, 2012 at 1:03 PM, Rui Silva f...@rduartes.net wrote: ...While I'd expect all code in Whiteboard to result initially from TRUNK branching, the contents in CONTRIBS and SAMPLES could be or not I wouldn't set *any* expectation on whiteboard stuff - think of it like a whiteboard

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-13 Thread jude
I would be glad to write it but it seems to me that people are suggesting resources or tutorials (no matter what they are) shouldn't be apart of this project. I disagree with that. Or I'm suggesting that we have a descendant site that does provide these resources. As far as the best way to design

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-11 Thread Sebastian Mohr
On Jan 11, 2012, at 4:41 PM, Quentin Le Hénaff wrote: I propose to list all bad design we know about the Flex 3 and 4 frameworks and propose technical/designs solutions ; should the JIRA do the stuff? For the moment, I have done it the other way around ... which means proposing good design

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-11 Thread Alex Harui
On 1/11/12 10:59 AM, Raju Bitter rajubit...@googlemail.com wrote: Right, we only need to know when we should cheat. :-) Here's a real life example. In a prototype of carving UIComponent into many little pieces, it suffered from overhead of calling between the styles and layout pieces. It

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-11 Thread Alex Harui
On 1/11/12 11:47 AM, Sebastian Mohr masul...@gmail.com wrote: Sorry ... where is a constraint environment in an open Apache Flex? Flash is a constrained environment. It is a VM running in a browser in an operating system, surrounded by various layers of security. Developing for it is not

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-11 Thread Sebastian Mohr
@Roland hmm ... maybe you are right ;) But this is not my concern now. I am talking about building large-scale Flex apps and how to build them the best way. -- Sebastian On Jan 11, 2012, at 8:51 PM, Roland Zwaga wrote: Hehe, I think Alex mean the Flash Player as the constrained

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-11 Thread Jonathan Campos
On Wed, Jan 11, 2012 at 2:09 PM, Sebastian Mohr masul...@gmail.com wrote: I am talking about building large-scale Flex apps and how to build them the best way. Eh. I'd say that you'd be spinning your wheels on this one and don't know how many people would catch on. There are so many

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-11 Thread Doug McCune
I think what would be MUCH more productive is a PR effort to show off really large, well-done Flex apps in enterprises. Developing really large apps in Flex is much easier than doing the same in HTML/JS today. Even if the framework might lend itself to some bad practices, or if we don't have best

Re: Goal for Flex: Strengthening large-scale Flex applications

2012-01-11 Thread Omar Gonzalez
On Wednesday, January 11, 2012, Sebastian Mohr masul...@gmail.com wrote: @Roland hmm ... maybe you are right ;) But this is not my concern now. I am talking about building large-scale Flex apps and how to build them the best way. -- Sebastian I get what you're saying and I totally feel