I think this would be equivalent of having a Node.js talk at a client
conference. i.e. someone immersed in client side technologies will be
interested in seeing what is a viable option among the server side
technologies. Node.js seems familiar because it is Javascript based which
means that clien
On 2/3/16, 5:49 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
wrote:
>On Wed, Feb 3, 2016 at 5:46 PM, Justin Mclean
>wrote:
>
>> Hi,
>>
>> Just worked out that I should be able to make it, not 100% sure what
>>I’ll
>> submit as a talk however. Would an Introduction to Flex fit into
Have you tried -compiler.strict=false?
Or window.var2 = "world"
-Alex
On 2/3/16, 6:32 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
wrote:
>Okay, you can't do this in AS3 :-)
>
>function foo()
>{
> var var1 = "hello";
> var2 = "world"; // global variable
>}
>
>In other words, AS3
On 2/3/16, 5:34 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
wrote:
>
>In any case, any updates on the Client Track? Is there a discussion going
>on somewhere?
Haven't heard back from the Cordova person to ensure they are on board. I
guess I'll ping him in the morning then open t
Okay, you can't do this in AS3 :-)
function foo()
{
var var1 = "hello";
var2 = "world"; // global variable
}
In other words, AS3 is always in "use strict" mode!
On Wed, Feb 3, 2016 at 6:07 PM, Josh Tynjala wrote:
> Can't you?
>
> package
> {
> public var globalVar:String = "global";
>
Can't you?
package
{
public var globalVar:String = "global";
}
- Josh
On Wed, Feb 3, 2016 at 6:34 PM, OmPrakash Muppirala
wrote:
> On Mon, Feb 1, 2016 at 5:31 PM, Alex Harui wrote:
>
> >
> >
> > On 2/1/16, 11:17 AM, "omup...@gmail.com on behalf of OmPrakash
> Muppirala"
> > wrote:
> >
>
On Wed, Feb 3, 2016 at 5:59 PM, Justin Mclean
wrote:
> Hi,
>
> > I think it would. Would you be open to doing a talk on Flex Mobile
> > instead?
>
> Could do, most of the Flex mobile stuff I’ve done was several years ago so
> I’m a bit rusty in that department.
>
> Perhaps someone else with more
Hi,
> I think it would. Would you be open to doing a talk on Flex Mobile
> instead?
Could do, most of the Flex mobile stuff I’ve done was several years ago so I’m
a bit rusty in that department.
Perhaps someone else with more recent experience could submit something?
Two talks are usually do
On Wed, Feb 3, 2016 at 5:46 PM, Justin Mclean
wrote:
> Hi,
>
> Just worked out that I should be able to make it, not 100% sure what I’ll
> submit as a talk however. Would an Introduction to Flex fit into the client
> side track?
>
I think it would. Would you be open to doing a talk on Flex Mobi
Hi,
Just worked out that I should be able to make it, not 100% sure what I’ll
submit as a talk however. Would an Introduction to Flex fit into the client
side track?
Thanks,
Justin
On Mon, Feb 1, 2016 at 5:31 PM, Alex Harui wrote:
>
>
> On 2/1/16, 11:17 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
> wrote:
>
> >On Mon, Feb 1, 2016 at 8:44 AM, Alex Harui wrote:
> >
> >> 12 days to go. I pinged the Cordova person this morning. I think it
> >> might be time to
Without doubt a great change Alex,
thanks for make this happen a make the folder structure for FlexJS more
maven friendly :)
2016-02-03 19:46 GMT+01:00 Christofer Dutz :
> Thanks a lot Alex,
>
> Yay!!! It's Christmas again ... only 1,5 months after the last time :-)
>
> I'll do my best and event
Thanks a lot Alex,
Yay!!! It's Christmas again ... only 1,5 months after the last time :-)
I'll do my best and eventually spend some time in whipping up an paralell
alternate build with maven.
Chris
-Ursprüngliche Nachricht-
Von: Alex Harui [mailto:aha...@adobe.com]
Gesendet: Mittwoc
I pushed the maven folder structure to the develop branch. Things that
were in as/src are now in src/main/flex. Output that was in js/out is in
target/generated-sources/flexjs. XML files that were in the root of
projects are now in src/main/resources. Defaults.css files are now in
src/main/reso
Well I actually did release Flexmojos and I think I went though our wiki pages
and updated things that I found wrong.
Next step will be a release of the flex-sdk-converter, which will be another
big milestone. At least I have successfully used it to auto upgrade to Flex
4.15 and Air 20 :-)
Chr
Thank you, Christofer! I will get back to you if we decide to make the
transition and have questions or issues.
On 29 January 2016 at 16:19, Christofer Dutz wrote:
> Well they should be quite up to date ... I am also thinking about releasing
> Flexmojos 7.1.0 this weekend (assuming that I will g
16 matches
Mail list logo