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
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
: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
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
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
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
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
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
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
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
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
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
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
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
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
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é
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
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
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
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
-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
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
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
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
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
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
> 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
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
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
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
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
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
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
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
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
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
36 matches
Mail list logo