Re: The new Spark RichTextEditor

2014-09-26 Thread Alex Harui
Hi Curtis, That's great that you're willing to keep working on it. There is no hurry. Almost everyone is contributing in their spare time. I think VideoPlayer is a good example because it also composes other sub-components in its skin. Of course, there isn't any hard requirement that you follo

Re: The new Spark RichTextEditor

2014-09-26 Thread Curtis Aube
Alex, I'm fine discussing it here. I can keep working on it, I just don't have a lot of time, so the turnaround may be slow. I'll have to take a look at the VideoPlayer code. In your notes, I may need more details on what you mean by proxy. Thanks, Curtis On Sep 25, 2014, at 4:28 PM, Alex Har

Re: The new Spark RichTextEditor

2014-09-25 Thread Alex Harui
Hi Curtis, I took a look at the patch. Thanks for working on this. I'm wondering if you still have time and energy to make further changes and whether you are still ok working in front of the large audience on this list or if you'd prefer to just use JIRA which has fewer listeners. Again, this

Re: The new Spark RichTextEditor

2014-09-24 Thread Alex Harui
Hi Curtis, Yes I saw the JIRA notifications. I'm hoping to take a look in a day or two. Thanks for your contributions, -Alex On 9/24/14 7:10 AM, "Curtis Aube" wrote: >Alex, > >Alright, I added a patch to the same ticket (FLEX-34476). The RTE now >extends SkinnableComponent and includes a skin

Re: The new Spark RichTextEditor

2014-09-24 Thread Curtis Aube
Alex, Alright, I added a patch to the same ticket (FLEX-34476). The RTE now extends SkinnableComponent and includes a skin. I could put it on a new ticket if that is preferable, but I figured I put it there since that ticket is still open. Justin Mclean is assigned to the ticket. Curtis On Sep

Re: The new Spark RichTextEditor

2014-09-08 Thread Alex Harui
Hi Curtis, Sounds great. Looking forward to another patch. -Alex On 9/8/14 8:13 AM, "Curtis Aube" wrote: >Alex, > >It's seems that it should probably subclass SkinnableComponent as you >suggest. It keeps more with the spirit of Spark. > >I was actually planning on doing it but never got aroun

Re: The new Spark RichTextEditor

2014-09-08 Thread Curtis Aube
Alex, It's seems that it should probably subclass SkinnableComponent as you suggest. It keeps more with the spirit of Spark. I was actually planning on doing it but never got around to it. I was sitting on the code for a while and figured I would submit it as is and see if there was any demand

Re: The new Spark RichTextEditor

2014-08-30 Thread Justin Mclean
Hi, You may ant to cc / forward to Curtis as he may not be reading the dev list. Justin

The new Spark RichTextEditor

2014-08-29 Thread Alex Harui
Hey Curtis, First off, thanks for contributing a Spark RichTextEditor component. I'm sure others will find it useful as well, and the process you went through (filing a JIRA [1], submitting patches, tweaking the code) will serve as a good example for others who are wondering how to contribute to