On 5/12/16, 11:18 PM, "jude" wrote:
>Is the MXMLLiveEditAgent.mxml the only place those methods are from? I
>thought I read somewhere that you copied those methods from somewhere
>else.
>I'm trying to find the class that those methods were originally in to
>learn
>how to parse an XML tree and t
Is the MXMLLiveEditAgent.mxml the only place those methods are from? I
thought I read somewhere that you copied those methods from somewhere else.
I'm trying to find the class that those methods were originally in to learn
how to parse an XML tree and then track it's changes as if a user was
updati
On 5/12/16, 10:18 PM, "Harbs" wrote:
>Does any of this effect how IDEs can determine if a swc is an
>extern/typdef or a regular swc?
Are IDEs doing this determination today?
-Alex
Does any of this effect how IDEs can determine if a swc is an extern/typdef or
a regular swc?
On May 12, 2016, at 6:42 PM, Alex Harui wrote:
> Hi,
>
> I've been working on getting FB projects to be able to build the flex-asjs
> SWCs including the SWC with COMPILE::JS=true (which we currently a
On 5/12/16, 5:31 PM, "jude" wrote:
>I read somewhere, and it might have been the code comments, that you used
>some code from mxmlc or maybe it was an class used in Eclipse MXML class
>to
>parse the MXML and compute the changes for your live MXML PoC. I'm trying
>to find the class that had the
GitHub user haysclark opened a pull request:
https://github.com/apache/flex-flexunit/pull/1
updating README markdown formatting
- adding markdown suffix to README files
- improving formatting for GitHub
You can merge this pull request into a Git repository by running:
$ git
I read somewhere, and it might have been the code comments, that you used
some code from mxmlc or maybe it was an class used in Eclipse MXML class to
parse the MXML and compute the changes for your live MXML PoC. I'm trying
to find the class that had the following functions:
parseFile();
compute
Hi,
I also talked to a couple of people who had a monkey patched 4.14 SDK and asked
if thew were willing to donate the changes as patches.
Thanks,
Justin
Hi,
From my first talk we had:
- Existing mobile developers with no Flex experience
- Several people working on current projects using the Flex SDK
- One person had done Flex development in the past but didn’t know Flex had
been donated to Apache
Thanks,
Justin
Anything close to 20 or better is really good. See if you can find out
more about why they are interested.
-Alex
On 5/12/16, 3:38 PM, "Justin Mclean" wrote:
>Hi,
>
>> In Chris’s on Flex/BlazeDS second talks and there 20 people here as
>>well.
>
>And a couple of late people have just walked in.
Hi,
> In Chris’s on Flex/BlazeDS second talks and there 20 people here as well.
And a couple of late people have just walked in.
Justin
Hi,
In Chris’s on Flex/BlazeDS second talks and there 20 people here as well.
Thanks,
Justin
Hi,
> That's great to hear. Can you give a rough headcount?
I had about 20 people in mine, while not a lot it’s more than most Flex talks
I’ve given at an ApacheCon. Details on the talk here [1] you’ll see that 17
people said they would turn up, but I sure there’s a few that didn't indicate
t
Hi,
> just wanted to report that we have never hat that many people in Flex related
> talks at ApacheCons than this year.
Yep also quite surprised to see so many in my Flex mobile talk.
> I encouraged them to start contributing as we have a lot of low hanging fruit
> in Falcon …
Nice one.
Th
On 5/12/16, 10:35 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
wrote:
>
>I am wondering if frameworks/libs/js would be a better location? This
>way,
>all the swcs are in under frameworks/libs.
I think that might result in definition conflicts for people who have
wildcards for libra
That's great to hear. Can you give a rough headcount? It might help
convince my managers to let me try an ApacheCon in the future.
Thanks,
-Alex
On 5/12/16, 11:18 AM, "Christofer Dutz" wrote:
>Hi,
>
>
>just wanted to report that we have never hat that many people in Flex
>related talks at Apa
So cool! :)
2016-05-12 21:00 GMT+02:00 Harbs :
> Great news!
>
> On May 12, 2016, at 9:18 PM, Christofer Dutz
> wrote:
>
> > Hi,
> >
> >
> > just wanted to report that we have never hat that many people in Flex
> related talks at ApacheCons than this year. In my talk I had to improvise a
> littl
Thanks. Just fixed it.
‹peter
On 5/12/16, 3:47 PM, "OK" wrote:
>I just found an error in the "FlexJS, TweenJS Demo" code:
>
>http://ns.adobe.com/mxml/2009";
> xmlns:local="*"
> xmlns:js="library://ns.apache.org/flexjs/basic"
> xmlns:cjs="libr
I just found an error in the "FlexJS, TweenJS Demo" code:
http://ns.adobe.com/mxml/2009";
xmlns:local="*"
xmlns:js="library://ns.apache.org/flexjs/basic"
xmlns:cjs="library://ns.apache.org/flexjs/createjs"
applicationCompl
Great news!
On May 12, 2016, at 9:18 PM, Christofer Dutz wrote:
> Hi,
>
>
> just wanted to report that we have never hat that many people in Flex related
> talks at ApacheCons than this year. In my talk I had to improvise a little as
> the flexjs-maven-plugin isn't yet able to do what I was
Hi,
just wanted to report that we have never hat that many people in Flex related
talks at ApacheCons than this year. In my talk I had to improvise a little as
the flexjs-maven-plugin isn't yet able to do what I was planning on. I did go
into some of the details of FlexJS and our efforts to ma
Well from the maven side both will be created in the modules that contain the
source-code, so these changes don't really matter to the Maven build.
Chris
Von: omup...@gmail.com im Auftrag von OmPrakash Muppirala
Gesendet: Donnerstag, 12. Mai 2016 19:35
On Thu, May 12, 2016 at 8:42 AM, Alex Harui wrote:
> Hi,
>
> I've been working on getting FB projects to be able to build the flex-asjs
> SWCs including the SWC with COMPILE::JS=true (which we currently also call
> an externs SWC but we will probably now call it a "JS" SWC).
>
> I think it will b
Hi,
I've been working on getting FB projects to be able to build the flex-asjs
SWCs including the SWC with COMPILE::JS=true (which we currently also call
an externs SWC but we will probably now call it a "JS" SWC).
I think it will be easier for FB if in an installed FlexJS SDK, the
externs SWCs l
On 5/12/16, 8:05 AM, "Harbs" wrote:
>True. But making it useful in real-life projects will make people want to
>use it.
>
>I’m not saying Peter needs to be the one to do it, but I think it needs
>to be done for CreateJS to be useful in production.
Definitely we should have such a thing. I gue
>I'm planning to include MDL in a tutorial I'm writing on using ActionScript
>with HTML. It's super easy to work with.
Great, looking forward to it ;-)
Olaf
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-Incorporating-Material-Design-Lite-tp52991
True. But making it useful in real-life projects will make people want to use
it.
I’m not saying Peter needs to be the one to do it, but I think it needs to be
done for CreateJS to be useful in production.
On May 12, 2016, at 5:58 PM, Alex Harui wrote:
> IMO, the point of what we did was to d
IMO, the point of what we did was to directly mimic their "Getting
Started" examples with as little code as possible.
Mixing worlds is likely to be quite a bit of work, but volunteers are
welcome to tackle it. There can be issues around focus management, hit
detection, etc.
-Alex
On 5/12/16, 7:
You could conceivably have more than one Create.js canvas in an application.
(Very likely in fact.)
For example, I have an (Angular) app which uses Easel.js for positioning and
cropping of images. This is within a popup window. Easel.js could easily be
used elsewhere in the app for other purpos
Welcome, Olaf!
- Josh
On May 11, 2016 11:51 PM, "Alex Harui" wrote:
> Hi folks,
>
> The Apache Flex PMC is excited to welcome Olaf Krüger as our newest
> committer! Olaf has recently been contributing with bug reports, some
> custom skins, and helping out on the mailing list, all of which earne
I have thought about that and we might have a element that
was a Canvas and then its children could be the same things you would be
into a . I think it is a possibility.
And now that I've written that statement, a thought occurs me: What if
cjs:Application did not create a Canvas and CreateJS St
Results should be in
compiler-jx/target/junit-results/TEST-org.apache.flex.compiler.internal.cod
egen.js.flexjs.TestFlexJSGlobalClasses.xml
-Alex
On 5/12/16, 3:40 AM, "Harbs" wrote:
>Well I tried this, but something is wrong.
>
>I changed the tests to reflect my changes and I’m getting an error
I'm planning to include MDL in a tutorial I'm writing on using ActionScript
with HTML. It's super easy to work with.
- Josh
On May 12, 2016 2:41 AM, "OK" wrote:
> Is somebody be able to estimate if there's a fair chance to incorporate the
> "Material Design Lite" lib into FlexJS?:
> https://getm
>From the wiki page:
"...The FlexJS CreateJS Application tag creates the HTML5 Canvas
automatically...
Components from the FlexJS Basic framework cannot be used with components
from the
FlexJS CreateJS framework"
I understand that there's no way to place FlexJS HTML components on the
Canvas b
Welcome aboard! :)
-Mark
-Original Message-
From: Alex Harui [mailto:aha...@adobe.com]
Sent: Thursday, May 12, 2016 2:51 AM
To: dev@flex.apache.org
Subject: [Non-DoD Source] Welcome Olaf Krüger as Apache Flex Committer
Hi folks,
The Apache Flex PMC is excited to welcome Olaf Krüger as
Hi Om,
I've forked the github repo and pull a request for a new app on the
showcase page.
Does it work this time ?
Regards,
2016-05-11 10:07 GMT+04:00 OmPrakash Muppirala :
> On Tue, May 10, 2016 at 11:02 PM, Fabrice Montfort wrote:
>
> > Hi Om,
> >
> > Thanks a lot. I have 4 other applicatio
I committed my changes, but I need you to look at it.
I commented out the test to get it to compile, but besides that, there’s
definitely a problem:
198: ERROR - Parse error. invalid assignment target
[java] this.xml2.child('a') = this.xml2.child('a').plus(new XML( ''));
The original co
Well I tried this, but something is wrong.
I changed the tests to reflect my changes and I’m getting an error in the tests
(in TestFlexJSGlobalClasses). How can I see the results of the test to see
what’s wrong?
On May 10, 2016, at 6:09 PM, Alex Harui wrote:
>
>
> On 5/10/16, 8:03 AM, "Harb
That would be a very good approach, with out doubt
2016-05-12 11:48 GMT+02:00 Harbs :
> Yes. I think it’s a very good candidate.
>
> I know Om has done some work with MD using Angular’s implementation. He
> might have some good input.
>
> Harbs
>
> On May 12, 2016, at 12:06 PM, OK wrote:
>
> > I
Yes. I think it’s a very good candidate.
I know Om has done some work with MD using Angular’s implementation. He might
have some good input.
Harbs
On May 12, 2016, at 12:06 PM, OK wrote:
> Is somebody be able to estimate if there's a fair chance to incorporate the
> "Material Design Lite" lib
+1!
On May 12, 2016, at 12:42 PM, Carlos Rovira
wrote:
> All your plans sounds very good. I like it specially in reverse order ;)
Congrats and Welome Olaf!
All your plans sounds very good. I like it specially in reverse order ;)
Thanks to share!
Carlos
2016-05-12 10:44 GMT+02:00 OK :
> Thanks to all for your warm welcome. I'm still very exited about your
> committer invitation and hope to be able to contribute something
Is somebody be able to estimate if there's a fair chance to incorporate the
"Material Design Lite" lib into FlexJS?:
https://getmdl.io
Cause it has no dependencies to other libraries it might be a good canditate
to bring a light version of the MaterialDesign to FlexJS?
Thanks,
Olaf
--
View t
Thanks to all for your warm welcome. I'm still very exited about your
committer invitation and hope to be able to contribute something useful in
future.
In order to give you an idea who I am I'd like to introduce myself:
I'm located in Germany near Cologne. Employed at a leading automotive
supplie
Welcome aboard! :-)
Harbs
45 matches
Mail list logo