[jira] [Updated] (FLEX-33336) HDividerGroup not resizing properly if the divider is not in the initial position

2013-01-02 Thread Bogdan Dinu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Dinu updated FLEX-6: --- Attachment: VDividerGroup.as HDividerGroup.as DividedGroup.as Fixed

[jira] [Commented] (FLEX-33284) New Spark Components

2012-12-16 Thread Bogdan Dinu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533672#comment-13533672 ] Bogdan Dinu commented on FLEX-33284: Frédéric, thank you very much for the ef

[jira] [Updated] (FLEX-33284) New Spark Components

2012-12-14 Thread Bogdan Dinu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Dinu updated FLEX-33284: --- Attachment: NewSparkComponents.fxpl Spark components library project (exported from FB4.6

[jira] [Updated] (FLEX-33284) New Spark Components

2012-12-14 Thread Bogdan Dinu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Dinu updated FLEX-33284: --- Description: Please see ReadMe.txt inside the project's archive. Components inside :

[jira] [Updated] (FLEX-33284) New Spark Components

2012-12-14 Thread Bogdan Dinu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Dinu updated FLEX-33284: --- Attachment: (was: SparkComponents.zip) > New Spark Compone

[jira] [Commented] (FLEX-33284) New Spark Components

2012-12-12 Thread Bogdan Dinu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13529874#comment-13529874 ] Bogdan Dinu commented on FLEX-33284: Hi, ok, I will do as required and re-attach

Re: New Spark components

2012-12-05 Thread Bogdan DINU
that ICLA was recorded :) Best regards, Bogdan DINU On Mon, Dec 3, 2012 at 6:40 PM, Alex Harui wrote: > Hi Bogdan, > > Thanks. We have to wait for the ICLA to be recorded before we take further > action on this side. > > -Alex > > > On 12/2/12 11:20 PM, "

Re: New Spark components

2012-12-02 Thread Bogdan DINU
personnal email with the entire process too, I'll be away for > 2-3 days, I suppose Erik or someone will take care of your donation. > > Thank you for your contribution. > > - Fred. > > -Message d'origine- From: Bogdan DINU > Sent: Tuesday, November 27, 20

[jira] [Updated] (FLEX-33284) New Spark Components

2012-12-02 Thread Bogdan Dinu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Dinu updated FLEX-33284: --- Attachment: SparkComponents.zip Component sources - you can also visit https://github.com/badu

[jira] [Created] (FLEX-33284) New Spark Components

2012-12-02 Thread Bogdan Dinu (JIRA)
Bogdan Dinu created FLEX-33284: -- Summary: New Spark Components Key: FLEX-33284 URL: https://issues.apache.org/jira/browse/FLEX-33284 Project: Apache Flex Issue Type: Improvement Affects

Re: [POLL] Maven and Apache Flex

2012-11-28 Thread Bogdan DINU
Hello, here are my answers > 1. Number of people who will use Maven to develop Flex apps at your company > (0 if you have no interest in using Maven). > 3 > 2. Maven would be used to develop apps for FlashPlayer in the browser (yes > or no) > yes > > 3. Maven would be used to develop apps f

Re: New Spark components

2012-11-27 Thread Bogdan DINU
Hi, I own the components - even if I have used them in a commercial project, the owners of it know that they are open source (aside with a Robotlegs alike framework which they wanted to support being opened). I have no idea what the acronyms like IIRC or ICLA means, but I'm definitely interested

Re: Compiler Extensions

2012-04-19 Thread Bogdan DINU
Hi Serghei, thanks for sharing the info about subcompilers - is amazing indeed! Regards, Bogdan On Thu, Apr 19, 2012 at 7:44 PM, Сергей aSt Егоров wrote: > BTW, i founded way to inject SubCompiler extensions: > > public class MyExtension implements IPreCompileExtension { > >public sta

Re: Missing flex-jars project

2012-04-19 Thread Bogdan DINU
Hi Om, flex-compiler has a build.xml which downloads dependency before compiling, but it didn't worked for me. I have modified that build script to skip downloading in order to build the jars. However, if you want to remove all errors, you have to have the following list of jars added to the comp

Re: Modular code (was: ComboBox Selection (was: combo box))

2012-04-10 Thread Bogdan DINU
Hi Erik, this was discussed in the past here on the list - you can check it here. Frédéric Thomas have started to put this into practice (for UIComponent) and the

Re: [Tink whiteboard] was: [OT] What are we doing here?

2012-03-13 Thread Bogdan DINU
Agree with that! Good job Tink! On Tue, Mar 13, 2012 at 12:56 PM, Arnoud Bos wrote: > > Hi Tink, > > Your layouts / navigators are of great value! So consider this as interest > :-) > Maybe because they just work and people can grab them from the whiteboard > there is not much feedback. > >

Re: [Proposal] Missing Spark Components : Alert, ColorPicker, HDividedGroup, VDividedGroup

2012-03-13 Thread Bogdan DINU
ting components, ProgressBar component was added to GitHub<https://github.com/badu/SparkComponents>. All components have usage example (and a few words describing them) in the readme.txt of the repository. Looking forward for feedback / feature requests and bugs to fix. Best regards, Bogdan DINU

Re: [Proposal] Missing Spark Components : Alert, ColorPicker, HDividedGroup, VDividedGroup

2012-03-12 Thread Bogdan DINU
Menu and MenuBar (based on List component) were added to the same github repository.

Re: [Proposal] Missing Spark Components : Alert, ColorPicker, HDividedGroup, VDividedGroup

2012-03-08 Thread Bogdan DINU
. However, I think that people eager to use missing components can use this one until later. Test units are not present, but I have used them for over an year in various projects. Best regards, Bogdan DINU P.S. I am finishing now the polishing of Menu and MenuBar based on List (documentation and

[Proposal] Missing Spark Components : Alert, ColorPicker, HDividedGroup, VDividedGroup

2012-03-07 Thread Bogdan DINU
Hello everyone, my version of Alert, ColorPicker, HDividedGroup, VDividedGroup components can be found here <https://github.com/badu/SparkComponents>. Looking forward for feedback or questions. Best regards, Bogdan DINU http://www.badu.ro

Re: Sort Column Date - DataGrid - Flex 4.5.1

2012-02-03 Thread Bogdan DINU
Hi, in your code you declared the function as data tip function. sortCompareFunction is the name of the function for sorting. Best regards, Bogdan On Fri, Feb 3, 2012 at 7:22 PM, Marcos Nunes wrote: > Hi > > I made download the function (below) to sort column date in DateGrid, but > is not wor

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-31 Thread Bogdan DINU
Hi everyone, I've posted the sources here : https://github.com/badu/SparkOnly . Please let me know if you find orphaned classes and eventually the results of your experiments. Best regards, Bogdan

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-29 Thread Bogdan DINU
Hi Frédéric, your tests results are such a great news! Best regards, 2012/1/30 Frédéric Thomas > Given there is no news on the behavior approach of the UIComponent (I > guess some of you should still work on it), I did a quick test last night > splitting the IStateClient2 implememtation of the

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-29 Thread Bogdan DINU
to be accessed from Flex users in the world. > > > thanks > > Shigeru Nakagaki > > > 2012/1/29 Bogdan DINU : > > Hi everybody, > > > > I've used the weekend to remove backward compatibility with Flex 3.x and > > below from the framework. I'm curi

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-29 Thread Bogdan DINU
Hi everybody, I've used the weekend to remove backward compatibility with Flex 3.x and below from the framework. I'm curious if there will be any speed improvement compared with the current framework and consider that this would represent a base for other experiments (for those of you that are int

Re: Webinar: Moving from Adobe Flex to HTML5 and Sencha

2012-01-26 Thread Bogdan DINU
Hi Joan, I've read the proverb at the end of your message. I totally agree with it. Regards, Bogdan On Thu, Jan 26, 2012 at 1:38 PM, Joan Llenas Masó < joan.llenas.m...@gmail.com> wrote: > Sencha has done a great job making ExtJS a successful product and I'm sure > they'll give some interesting

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-23 Thread Bogdan DINU
to become behaviors. However, I think this will start a new debate : what's core and what's not. Also, I agree with removing the need for Skinnable components to be DisplayObjects. Best regards, Bogdan On Tue, Jan 24, 2012 at 12:32 AM, Tink wrote: > On 23 Jan 2012, at 17:08, Bogd

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-23 Thread Bogdan DINU
Hey, you haven't answered my reply question : "what should we favor ? Inheritance ?Composition ?". I would really love an answer :) Now, those Spark "things" are dependent on whom has the "teacher" and why they did it like that. I have nothing to confess, but the fact that in my company everythin

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-23 Thread Bogdan DINU
Mon, Jan 23, 2012 at 7:11 PM, Jonathan Campos wrote: > On Mon, Jan 23, 2012 at 11:08 AM, Bogdan DINU >wrote: > > > I'm convinced about my idea. However, I cannot start developing while I > > don't have the whole picture, a plan and a road map. And having a whole >

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-23 Thread Bogdan DINU
Hi Doug, I'm so much pleased that you are the devils advocate. The point of view you have presented is somehow a trap - I'll explain this in the end of my reply. I must agree with your point of view : creating is slow, destroying is even slower. But then, why we are on the mailing list? To find s

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-23 Thread Bogdan DINU
an Campos wrote: > On Mon, Jan 23, 2012 at 2:32 AM, Bogdan DINU >wrote: > > > Please let me know if you know any drawbacks that you can foresee. > > > As with everything, get developing and see if others catch onto your idea. > > -- > Jonathan Campos > -- http://www.badu.ro

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-23 Thread Bogdan DINU
er of attaching the required behaviors an adding a > new feature was only a matter of implementing a new behavior. I can also > see new extensions or plugins implemented as behaviors in the future, which > can be easily attached to your own custom components. > > > > On 23 January

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-23 Thread Bogdan DINU
This is not only about accessibility. It's about everything : behavior classes would be specialized in one and one only. I'm writing a new blog post right now, expanding the benefits that I've presented to you. On Mon, Jan 23, 2012 at 12:12 PM, Giorgio Natili wrote: > >Benefits : > > > >1) mainta

Re: Flex 5 UIComponent - Behavior Pattern

2012-01-23 Thread Bogdan DINU
benefits you see in this field? > You don't thing the pattern you described is very similar to traits? > > Giorgio > > On 1/23/12 9:32 AM, "Bogdan DINU" wrote: > > >Hi everybody, > > > >I have a suggestion regarding how Flex 5 UIComponent cl

Flex 5 UIComponent - Behavior Pattern

2012-01-23 Thread Bogdan DINU
Hi everybody, I have a suggestion regarding how Flex 5 UIComponent class should work. Please read this and thisin order to understand what I mean. I think that this approach will solve not only the compatibility issues that we might encounter

Re: metadata

2012-01-22 Thread Bogdan DINU
Hi Michael, would you care to share a link of your experiment sources? :) We might all learn something from it. Thanks in advance! Best regards, Bogdan On Sun, Jan 22, 2012 at 10:00 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > I did some experiments a while back where I pos

Re: [VOTE] Logo contest

2012-01-21 Thread Bogdan DINU
Hello everyone! ID 49 : 5 pts