RE: Mobile datagrid component integration (ASDOC)

2013-10-01 Thread Maurice Amsellem
Hi Team Just committed: 1) to flex-sdk/mobileexperimental: the new MobileDataGrid component: - Full ASDOC (no include-examples) - formatted code according to ApacheFlex rules - added 120 and 480 DPI assets - reviewed, simplified and optimized code - MobileDataGrid features: - formatted tex

RE: Mobile datagrid component integration (ASDOC)

2013-09-28 Thread Maurice Amsellem
Objet : RE: Mobile datagrid component integration (ASDOC) AFAIK, the problem with that is that as-doc examples are supposed to be in one directory to be processed by . Actually, each project in the framework has its own asdoc/examples/ directory. So either we have a script that runs through the pr

RE: Mobile datagrid component integration (ASDOC)

2013-09-27 Thread Maurice Amsellem
:55 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration (ASDOC) Hi, > In effect, asdoc/build.xml task does not include the examples-path > property, so any @includeExample will just be ignored. Probably have to make some minor changes to the build script, look at th

Re: Mobile datagrid component integration

2013-09-27 Thread Justin Mclean
Hi, > Anyway, the documentation on the wiki may need to be updated, as it > currently suggests that the built SDK can direclty be used in an IDE, which > is not true. The README is clear about this, you might want to repurpose that content. Thanks, Justin

Re: Mobile datagrid component integration (ASDOC)

2013-09-27 Thread Justin Mclean
Hi, > In effect, asdoc/build.xml task does not include the examples-path > property, so any @includeExample will just be ignored. Probably have to make some minor changes to the build script, look at the existing examples in say the framework project. I'm teaching a course today so wont be ab

Mobile datagrid component integration (ASDOC)

2013-09-27 Thread Maurice Amsellem
Hi Justin, I have checkd http://flex.apache.org/asdoc/ Unfortunately, it does not include any full examples (the Examples link is not even there). In effect, asdoc/build.xml task does not include the examples-path property, so any @includeExample will just be ignored. Too bad. Maurice

RE: Mobile datagrid component integration

2013-09-27 Thread Maurice Amsellem
jet : Re: Mobile datagrid component integration On 9/27/13 8:47 AM, "Maurice Amsellem" wrote: >>You can try the makeApacheFlexForIDE to convert your repo to an >>FB-compatible SDK. Personally, I don't do that because I'm trying to >>mix as few external

Re: Mobile datagrid component integration

2013-09-27 Thread Alex Harui
On 9/27/13 8:47 AM, "Maurice Amsellem" wrote: >>You can try the makeApacheFlexForIDE to convert your repo to an >>FB-compatible SDK. Personally, I don't do that because I'm trying to >>mix as few external things as possible into the >repo folders, but >>others do. > >I agree, I don't want to m

RE: Mobile datagrid component integration

2013-09-27 Thread Maurice Amsellem
me know I am writing too many posts. -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : vendredi 27 septembre 2013 17:21 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration On 9/27/13 8:07 AM, "Maurice Amsellem" wrote: >Thank

Re: Mobile datagrid component integration

2013-09-27 Thread Alex Harui
On 9/27/13 8:07 AM, "Maurice Amsellem" wrote: >Thanks for the info, I will try these options. > >Anyway, the documentation on the wiki may need to be updated, as it >currently suggests that the built SDK can direclty be used in an IDE, >which is not true. Could it be that it works for Flash, b

RE: Mobile datagrid component integration

2013-09-27 Thread Maurice Amsellem
d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : vendredi 27 septembre 2013 17:02 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration On 9/27/13 6:01 AM, "Maurice Amsellem" wrote: >Hi, > >I have seen there is an ide/ folder in flex-sd

Re: Mobile datagrid component integration

2013-09-27 Thread Alex Harui
On 9/27/13 6:01 AM, "Maurice Amsellem" wrote: >Hi, > >I have seen there is an ide/ folder in flex-sdk/ with scripts and even a >build for FB. >Maybe I should run build.xml there, or makeApacheFlexForIDE.bat to have >an installable SDK? You can try the makeApacheFlexForIDE to convert your repo

RE: Mobile datagrid component integration

2013-09-27 Thread Maurice Amsellem
an AIR-enabled SDK as env.AIR_HOME but you need A "pure" AIR SDK. Is that correct ? Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : vendredi 27 septembre 2013 14:02 À : dev@flex.apache.org Objet : RE: Mobile datagrid compon

RE: Mobile datagrid component integration

2013-09-27 Thread Maurice Amsellem
redi 27 septembre 2013 11:30 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration Hi, > The bundles sub-directories in experimentalmobile contains > "experimental.properties". > Shouldn't it be experimentalmobile.properties, so that it does not confli

Re: Mobile datagrid component integration

2013-09-27 Thread Justin Mclean
Hi, > The bundles sub-directories in experimentalmobile contains > "experimental.properties". > Shouldn't it be experimentalmobile.properties, so that it does not conflict > with the bundles from experimental ? Don't think it will be an issue, but easy enough to change. Currently they are empt

RE: Mobile datagrid component integration

2013-09-27 Thread Maurice Amsellem
mailto:maurice.amsel...@systar.com] Envoyé : vendredi 27 septembre 2013 11:16 À : dev@flex.apache.org Objet : RE: Mobile datagrid component integration Done. Subscribed to both issues and commits ML Maurice -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé

RE: Mobile datagrid component integration

2013-09-27 Thread Maurice Amsellem
Done. Subscribed to both issues and commits ML Maurice -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : vendredi 27 septembre 2013 10:54 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration Hi, BTW if you're not done so

RE: Mobile datagrid component integration

2013-09-27 Thread Maurice Amsellem
gui 1.8.3" but don't care to move to something else. Is sourcetree better/easier ? -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : vendredi 27 septembre 2013 10:48 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration

Re: Mobile datagrid component integration

2013-09-27 Thread Justin Mclean
Hi, BTW if you're not done so you might want to sign up to the issues mailing list. That way you see the commits to each branch etc Instructions here: http://flex.apache.org/community-mailinglists.html Thanks, Justin

Re: Mobile datagrid component integration

2013-09-27 Thread Justin Mclean
Hi, > flex-sdk$ git branch --list Try: git branch -a or git branch --list -a I'd suggest you download sourcetree (http://www.sourcetreeapp.com) or another git client unless you want to memories 100 different obscure git command options :-) Thanks, Justin

RE: Mobile datagrid component integration

2013-09-27 Thread Maurice Amsellem
-us.apache.org/repos/asf/flex-sdk.git So what's wrong? Maurice -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : vendredi 27 septembre 2013 02:44 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration HI, Done and checked

RE: Mobile datagrid component integration

2013-09-27 Thread Maurice Amsellem
hat's wrong? Maurice -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : vendredi 27 septembre 2013 02:44 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration HI, Done and checked into experimentalmobile branch, it will need

Re: Mobile datagrid component integration

2013-09-26 Thread Alex Harui
Excellent. Thanks. On 9/26/13 5:43 PM, "Justin Mclean" wrote: >HI, > >Done and checked into experimentalmobile branch, it will need a little >bit of work to make it compile but the structure and build files are >there. > >Thanks, >Justin

Re: Mobile datagrid component integration

2013-09-26 Thread Justin Mclean
HI, Done and checked into experimentalmobile branch, it will need a little bit of work to make it compile but the structure and build files are there. Thanks, Justin

Re: Mobile datagrid component integration

2013-09-26 Thread Alex Harui
I figure it will be another day or so before we finish getting write-access for Maurice. If you can get a new SWC together in that time, that would be my preference. Jeffry liked it too. -Alex On 9/26/13 4:04 PM, "Justin Mclean" wrote: >Hi, > >> How are you planning to help? >I fixed up build

Re: Mobile datagrid component integration

2013-09-26 Thread Justin Mclean
Hi, > This is not pertaining to just this case, but our strategy in general about > 'experimental' swcs. The original intent was a place for components that have not been fully tested, been fully localised or not fully documented but in a good working state. It was hoped by releasing them in th

Re: Mobile datagrid component integration

2013-09-26 Thread OmPrakash Muppirala
> Maurice > > -Message d'origine- > De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] > Envoyé : vendredi 27 septembre 2013 01:15 > À : dev@flex.apache.org > Objet : RE: Mobile datagrid component integration > > StyleableTextField belongs mobilecomponents.sw

RE: Mobile datagrid component integration

2013-09-26 Thread Maurice Amsellem
Sorry, mobile.swc is a theme, so that's different. Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : vendredi 27 septembre 2013 01:15 À : dev@flex.apache.org Objet : RE: Mobile datagrid component integration StyleableTextFie

RE: Mobile datagrid component integration

2013-09-26 Thread Maurice Amsellem
urice -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : vendredi 27 septembre 2013 00:50 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration Hi, > It seems that MDG cannot be integrated into the experimental projects, > becau

Re: Mobile datagrid component integration

2013-09-26 Thread Justin Mclean
Hi, > How are you planning to help? I fixed up build scripts and added a new projects before (eg apache) so can help there if it's needed. > Do you think a new SWC is the right idea? Either solution seems OK to me, not sure what the right one is. Thanks, Justin

Re: Mobile datagrid component integration

2013-09-26 Thread Alex Harui
On 9/26/13 3:51 PM, "Justin Mclean" wrote: >Hi, > >> Yes, but it seems it's a lot of work, and has many impacts on the SDK >>to introduce a new SWC. > >It would be more work but it's reasonable straight forward, again I can >help out there if needed. How are you planning to help? Do you think

Re: Mobile datagrid component integration

2013-09-26 Thread Justin Mclean
Hi, > Yes, but it seems it's a lot of work, and has many impacts on the SDK to > introduce a new SWC. It would be more work but it's reasonable straight forward, again I can help out there if needed. Thanks, Justin

Re: Mobile datagrid component integration

2013-09-26 Thread Justin Mclean
Hi, > It seems that MDG cannot be integrated into the experimental projects, > because it's a mobile component, and it relies on mobile-only classes ( such > as StyleableTextFiled or MobileSkin). Which shouldn't be too hard to fix , I can help out there. Thanks, Justin

RE: Mobile datagrid component integration

2013-09-26 Thread Maurice Amsellem
fry Houser [mailto:jef...@dot-com-it.com] Envoyé : jeudi 26 septembre 2013 23:20 À : dev@flex.apache.org Cc : Maurice Amsellem Objet : Re: Mobile datagrid component integration On 9/26/2013 4:38 PM, Maurice Amsellem wrote: > Does this mean we need to introduce a new mobileExperimental project ? I d

Re: Mobile datagrid component integration

2013-09-26 Thread Jeffry Houser
On 9/26/2013 4:38 PM, Maurice Amsellem wrote: Does this mean we need to introduce a new mobileExperimental project ? I didn't see any other responses, so I want to say that I like that idea a lot. -- Jeffry Houser Technical Entrepreneur http://www.jeffryhouser.com 203-379-0773

Mobile datagrid component integration

2013-09-26 Thread Maurice Amsellem
Hi, While "preparing" the potential integration of MobileDataGrid component to the SDK, I ran into an unexpected issue. It seems that MDG cannot be integrated into the experimental projects, because it's a mobile component, and it relies on mobile-only classes ( such as StyleableTextFiled or M