Re: [FlexJS] UndoManager

2017-02-13 Thread Harbs
Very possibly. At such time that we end up with a hodgepodge, I would suggest splitting Core into logical pieces. Right now, I don’t see a logical place to split pieces out, but I’m open to hearing suggestions. > On Feb 13, 2017, at 11:27 AM, Carlos Rovira wrote: > > we could end making it a h

Re: [FlexJS] UndoManager

2017-02-13 Thread Carlos Rovira
Hi Harbs 2017-02-13 10:09 GMT+01:00 Harbs : > I have no problem moving it to somewhere other than Core, but I cannot > think of a more logical place. It does not fit in anywhere. > > Unless we create a “Utils” project for all “non-esential” core-like > functionality, Core seems like the logical p

Re: [FlexJS] UndoManager

2017-02-13 Thread Harbs
I have no problem moving it to somewhere other than Core, but I cannot think of a more logical place. It does not fit in anywhere. Unless we create a “Utils” project for all “non-esential” core-like functionality, Core seems like the logical place. The only issue with including it in Core is th

Re: [FlexJS] UndoManager

2017-02-13 Thread Carlos Rovira
Hi, I saw the commit, and seems to me that UndoManager is specialized functionality. So for me it should not be in "Core". Make it sense? Let me know what you think Thanks for creating it :) Carlos 2017-02-13 0:02 GMT+01:00 Harbs : > I just committed this. > > > On Feb 12, 2017, at 10:17 PM,

Re: [FlexJS] UndoManager

2017-02-12 Thread Harbs
I just committed this. > On Feb 12, 2017, at 10:17 PM, Harbs wrote: > > I would like to add the tlf UndoManager to FlexJS Core utils. > > Any objections to my doing so? > > Harbs

Re: [FlexJS] UndoManager

2017-02-12 Thread Harbs
gt; you? > > Thanks, > Piotr > > > > - > Apache Flex PMC > piotrzarzyck...@gmail.com > -- > View this message in context: > http://apache-flex-development.247.n4.nabble.com/FlexJS-UndoManager-tp59260p59261.html > Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] UndoManager

2017-02-12 Thread piotrz
pment.247.n4.nabble.com/FlexJS-UndoManager-tp59260p59261.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

[FlexJS] UndoManager

2017-02-12 Thread Harbs
I would like to add the tlf UndoManager to FlexJS Core utils. Any objections to my doing so? Harbs