Quoting Alex Harui :
On 1/4/13 9:37 AM, "Michael Schmalle" wrote:
Anything we say about the future right now is likely to be met with
suspicion anyway. I think this is a critical year for Flex. We have to
build a track record of releases that show that we are making progr
but that is a HUGE
weak link right there and the blog. Plus it's all free advertising
that we are not totally taking advantage of.
Ans I agree, I can't guarantee I will be here in 1 month let alone 1
year. But Alex is right, the advertisement is about the now.
Mike
--
Alex
alified
name of the class as postfix for private fields. In Jangaroo, we compute
the inheritance level (or depth) of the class and simply use that number.
This also ensures unique identifiers, as a class can never have the same
inheritance level as any super or sub class.
Greetings
-Frank-
On Mon,
e level (or depth) of the class and simply use that number.
This also ensures unique identifiers, as a class can never have the same
inheritance level as any super or sub class.
Greetings
-Frank-
On Mon, Dec 31, 2012 at 1:35 PM, Michael Schmalle
wrote:
Hey Frank,
I'm getting a bit confused h
universal regardless of
what production scheme we use. Is there any articles you know about
that explain JS scope and how it's implemented? Or is that just the
ECMA5 specs?
Mike
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
ing together, please be patient.
I think I'll take that week off now, too :-)
EdB
On Sun, Dec 30, 2012 at 9:08 PM, Michael Schmalle
wrote:
Erik,
Did you run all the tests before you committed? I have 9 failures and had an
error assertOutDebug not found.
I also see now what happened t
pass. I needed to reroute some of the AS emitter code in order to
allow the JS emitter to override the writing of the function closing
block so I could output the closing semicolon, please feel free to
check my implementation and brutally comment on my hacks :-)
EdB
On Sat, Dec 29, 2012 at 1:
rride the writing of the function closing
block so I could output the closing semicolon, please feel free to
check my implementation and brutally comment on my hacks :-)
EdB
On Sat, Dec 29, 2012 at 1:35 AM, Michael Schmalle
wrote:
Quoting Erik de Bruin :
Mike,
New 'layout' looks gr
Quoting Alex Harui :
On 12/30/12 4:57 AM, "Michael Schmalle" wrote:
Quoting Alex Harui :
On 12/29/12 8:52 AM, "Michael Schmalle" wrote:
I know when I wrote ASDoc, I was able to resolve everything but I used
the MXML compiler as a base. I just need to reall
Quoting Alex Harui :
On 12/29/12 8:58 AM, "Michael Schmalle" wrote:
And one other thing;
I thought this compiler was written for FlashBuilder, this means Adobe
has a huge API for saying files have changed, updating scopes ect.
Probably true.
In the IWorkspace API you can se
Quoting Alex Harui :
On 12/29/12 8:52 AM, "Michael Schmalle" wrote:
I know when I wrote ASDoc, I was able to resolve everything but I used
the MXML compiler as a base. I just need to really understand what is
going on now. I takled the multithreading in FalconJx, but when I
be looking at this naively but I think my assumptions have some value.
Mike
Quoting Michael Schmalle :
Quoting Alex Harui :
On 12/29/12 8:26 AM, "Michael Schmalle" wrote:
FWIW, my understanding of Falcon is that each class source file is a
compilation unit and compilation
Quoting Alex Harui :
On 12/29/12 8:26 AM, "Michael Schmalle" wrote:
FWIW, my understanding of Falcon is that each class source file is a
compilation unit and compilation units are parsed in separate threads.
Therefore there is no actual point where all ASTs are sitting
arou
using the AS3 framework to do it inside AIR using AS3 to manipulate
the AS3 DOM and rewrite the source code to disk from the AS3
application, so AMF I would assume is completely relevant because the
application is not ever going to be cross compiled.
Mike
--
Michael Sc
is all speculation and things need to be ironed out.
Mike
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
[
https://issues.apache.org/jira/browse/FLEX-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540930#comment-13540930
]
Michael Schmalle commented on FLEX-2:
-
I think this is a good idea and wo
[
https://issues.apache.org/jira/browse/FLEX-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Schmalle reassigned FLEX-2:
---
Assignee: Michael Schmalle
> Make metadata annotations first class AS3 citiz
ww.ixsoftware.nl
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
to be implemented for your plugin
Mike
Roland
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
Director de Tecnología
M: +34 607 22 60 05
F: +34 912 94 80 80
http://www.codeoscopic.com
http://www.directwriter.es
http://www.avant2.es
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
s-aop, but supporting this stuff @
compile-time
will make it a lot more powerful.
cheers,
Roland
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
use my COMPLETE ignorance on the subject of AOP but what is
the goal of it, how would it help and how is it implemented in code?
Mike
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
g else is covered.
Side note; The Falcon parser is so fast that to update offsets after
code is inserted is just a matter of reparsing the file with the new
code, this will give you updated AST without changing the source file
yet.
Mike
Roland
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
I'm going to do some experiments, I'll let you know.
Sure, maybe I can eventually take one of your experiments and start work on
the AOP bits. Sounds like a plan :)
cheers,
Roland
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
Quoting Roland Zwaga :
On 29 December 2012 01:31, Michael Schmalle wrote:
Wow, Roland you didn't even tell me you were up to no good with asblocks!
Well, it was Christmas time, so I didn't want to bother you :)
I'm glad that freakin year of messing around produced
modify, so I'm interested.
Also, since MXML is not fully implemented there might be issues with that.
No really an issue for generating docs for the SDK as there's only
AS code - other than a few MXML examples that are included as far as
I'm aware.
Thanks,
Justin
--
Michael
mplemented there might be issues with
that. But that might also give me an excuse to get into the MXML code
in Falcon as well (about the only place I really haven't studied yet).
Mike
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
on, but thanks.
EdB
On Fri, Dec 28, 2012 at 12:31 PM, Michael Schmalle
wrote:
HAH!
You got me, wow I was so organized starting this project. :)
I'm looking about 1-2 hours if everything goes right. I hate these but this
is what you get for being a mad scientist sometimes. After this we
sho
---
Roland,
This is fantastic work. I just got a chance to run the app and it
works great. Thanks for working on this. Thanks to Michael
Schmalle as well!
BTW, I have fixed the RuntimeLocale.as with all the missing
semicolons and checked it into SVN.
Thanks,
Om
An easier wa
tors' to land? If 'soon',
I'll hold off on committing more tests and make them work on the 'new'
code first, no worries.
And I did mean "org.apache.flex.js", it is the package structure for
'compiler.jx.tests'... Maybe that also needs 'a little
o increase the separation between them and other
output types?
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
one more refactor on the emitter and docemitter. I'm
half way done. Then I will move some packages around like we said,
things should be pretty stable from the stand point of where classes
and interfaces go.
If I have a question I'll ask your opinion about placement.
Mike
EdB
do anything but dig around a
bit more to get more 'into' the code. So you go ahead with your todo,
please.
Once I've figured out what I can do and how I should do it, I'll
notify you to see if we're in a state to receive my efforts.
Ok?
EdB
On Thu, Dec 27, 2012 at 3:0
tion. Probably
need an interface like IDocEmitter the IJSGoogEmitter extends.
Anyway, what do you want to do, because that is to close of quarters
for me to work today if you are refactoring the JSEmitter.
Mike
EdB
On Thu, Dec 27, 2012 at 2:21 PM, Michael Schmalle
wrote:
Looks good Erik!
Wel
if we have to chose at all), but
mostly to see how I can contribute from my end.
Please let me know how I did and what you would like me to do
differently. Thanks.
EdB
On Thu, Dec 27, 2012 at 11:56 AM, Michael Schmalle
wrote:
Hey,
I have no plans other than to keep trudging away. There is st
public' can commit; refactoring, etc.)?
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
y decreasing
argument index and then nested, because it is obsolete to check for
arguments.length
< 4 if you already know that arguments.length < 3. But I agree that we can
add this optimization later. I just would like to see us get the
*semantics*right in the first go.
Greetings
-Frank-
down hill.
Mike
Quoting Erik de Bruin :
Awesome, Mike!
Now you've gone and created a reason for me to waste a considerable
amount of the holidays on getting to know this code and "finish" the
conversion table ;-)
Have a very merry Xmas,
EdB
On Sat, Dec 22, 2012 at 1:00 AM
update, providing increased canvas
rendering speed and JavaScript performance.
-Frank-
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
" the
conversion table ;-)
Have a very merry Xmas,
EdB
On Sat, Dec 22, 2012 at 1:00 AM, Michael Schmalle
wrote:
Hi,
Well I busted my A$$ before I hit vacation, Erik you can look at
TestGoogEmiter and the JSGoogEmitter to see the black majik I whipped up
today.
Basically with the NEW
lue:String) {
^
JSC_PARSE_ERROR: Parse error. syntax error at line 31 character 0
}
^|
On 12/22/2012 12:00 AM, Michael Schmalle wrote:
goog.provide('com.example.components.MyTextButton');
goog.require('org.apache.flex.html.staticControls.TextButton');
/**
* @constructor
*/
com.e
ple.components.MyTextButton}
* @param {String} value
* @return {String}
*/
com.example.components.MyTextButton = function(value:String) {
return "Don't " + _privateVar + value;
}
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
o
change it.
- Gordon
-Original Message-----
From: Michael Schmalle (JIRA) [mailto:j...@apache.org]
Sent: Thursday, December 20, 2012 8:05 AM
To: flex-dev@incubator.apache.org
Subject: [jira] [Commented] (FLEX-33320) Falcon doesn't allow
multiline member access
[
https:/
ion
with "native" JavaScript or package-scope variables, just to name two), but
I think the current state is a solid core of how a modern, efficient,
self-contained, extensive and still concise JavaScript runtime format for
Apache Flex could look like.
Please tell me what you think!
Have fun,
-Frank-
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
[
https://issues.apache.org/jira/browse/FLEX-33320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537121#comment-13537121
]
Michael Schmalle commented on FLEX-33320:
-
Yeah, I knew that was a problem,
[
https://issues.apache.org/jira/browse/FLEX-33320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537107#comment-13537107
]
Michael Schmalle commented on FLEX-33320:
-
This line is throwing an error?
[
https://issues.apache.org/jira/browse/FLEX-33320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537104#comment-13537104
]
Michael Schmalle commented on FLEX-33320:
-
Have to check ECMA script or the
Hi,
I was just reminded of something I had put in my whiteboard a year
ago. I had a little framework that created toast like messages for the
desktop/mobile using PopUpContainer.
I don't know how relevant it is, been a while since I have done
component work but, it might be something to
pplications while maintain
>>> current mobile skins for mobile targets. So we could make some changes
in
>>> this direction in order to get a more natural use.
>>>
>>> What do you think about it?
>>>
>>>
>>> --
>>> Carlos Rovira
>>> Director de Tecnología
>>> M: +34 607 22 60 05
>>> F: +34 912 35 57 77
>>> http://www.codeoscopic.com
>>> http://www.directwriter.es
>>> http://www.avant2.es
>>
>>
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
l get
more info up on the wiki and directions, so we don't waste time with
email.
Just keep up with your table!
Mike
EdB
On Thu, Dec 20, 2012 at 12:18 PM, Michael Schmalle
wrote:
Quoting Erik de Bruin :
Mike,
Got all 5 "Falcon" projects from SVN. I build Falcon and Fal
<1>
> > [junit] )
> > [junit] Loading configuration:
> D:\Apache\incubator\flex\sdk\branches\develop\frameworks\projects\sp
> ar
> k_dmv\compile-config.xml
> > [junit]
> > [junit] 15497 bytes written to
> C:\Users\gosmith.ADOBENET\spark_dmv4247945619694088249.swc in 0.755
> seconds
> > [junit] Loading configuration:
> D:\Apache\incubator\flex\sdk\branches\develop\frameworks\projects\to
> ol
> \compile-config.xml
> > [junit]
> > [junit]
> D:\Apache\incubator\flex\sdk\branches\develop\frameworks\projects\to
> ol
> \src\mx\automation\tool\ToolAdapter.as:1903
> > [junit] Warning: variable definition duplicates function parameter:
> message.
> > [junit] var message:String = "WARNING...
> somebody called setLastError. This was not tested for Marshalling";
> > [junit] ^
> > [junit] 110637 bytes written to
> C:\Users\gosmith.ADOBENET\tool8024309300705680535.swc in 1.045
> seconds
> > [junit]
> > [junit] Expected: is <0>
> > [junit] got: <1>
> > [junit] )
> > [junit] Loading configuration:
> D:\Apache\incubator\flex\sdk\branches\develop\frameworks\projects\to
> ol
> _air\compile-config.xml
> > [junit]
> > [junit] 130905 bytes written to
> C:\Users\gosmith.ADOBENET\tool_air3903286668148252506.swc in 1.083
> seconds
> > [junit] Tests run: 18, Failures: 6, Errors: 0, Time elapsed:
> > 18.424
> sec
> > [junit] Test f.SDKSWCTests FAILED
> >
> > Do they pass for you? If a test doesn't pass, I'd like to @Ignore
> > it
> until it passes so that 'ant tests' has all passes.
> >
> > - Gordon
>
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
g. This is very important for when we go to move
forward that we have everything covered.
Mike
Quoting Michael Schmalle :
Quoting Erik de Bruin :
Mike,
Got all 5 "Falcon" projects from SVN. I build Falcon and FalconJS
using ant on the command line (as per their respective
his is right with a couple missing semicolons, class
and package block.
Ask more questions about "what you want to test", I'll tell you how to do it.
Mike
How did I do?
EdB
On Thu, Dec 20, 2012 at 11:50 AM, Michael Schmalle
wrote:
Hey,
No, at the moment it's &q
:-)
Is there any way that I can make this work, so I can play with it and
get a better feel for what's possible and more importantly, what is
needed?
Thanks!
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
--
Mi
y 16, 2013.
Doug
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
erformance that much.
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
hat a thorough foundation will
allow us to hit lightspeed down the road. Besides, I have the time
right now to do this right IMHO.
Mike
EdB
On Mon, Dec 17, 2012 at 7:21 PM, Michael Schmalle
wrote:
That's a bit up in the air right now I think.
The way I'm writing tests
t's what I
know), to test the result from putting the FalconJx output through the
Google Closure Compiler and later on the Closure Builder.
Preferably we would be able to integrate both test suites, so we can
test AS -> "final JS" in one go.
Thoughts?
EdB
--
Ix Multimedia
> >> >>
> >> >> Cheers,
> >> >> Chema
> >> >>
> >> >> 2012/12/7 Chema Balsas
> >> >>
> >> >> > Following with this, I've checked and in CompcTask, an
> >> >> > include-config
> >> >> > (ifSpec) is added with createElem instead of with
> >> >> > createElemAllowAppend. Is there a reason for this? I've
> >> >> > checked and changing it and adding 'append="true"' in the ant
> >> >> > task to the include-file tag does fix this I don't know if
> >> >> > there's something else
> >> >> to take into account though.
> >> >> >
> >> >> > We won't be using it for now, but do you think we should try
> >> >> > to fix this, or at least document it somewhere?
> >> >> >
> >> >> >
> >> >> > 2012/12/7 Chema Balsas
> >> >> >
> >> >> >> Yes, I already have it and it's working. I've accessed my
> >> >> >> account through ssh to verify it and I've also checked, and I
> >> >> >> have access to the apache commiters repository, but not ours.
> >> >> >>
> >> >> >>
> >> >> >> 2012/12/7 Alex Harui
> >> >> >>
> >> >> >>>
> >> >> >>>
> >> >> >>>
> >> >> >>> On 12/7/12 9:22 AM, "Chema Balsas" wrote:
> >> >> >>>
> >> >> >>> > Oh, that explains it then... and how unfortunate
> >> >> >>> >
> >> >> >>> > From Gordon's comment, I assumed we were going to stop
> >> >> >>> > including the version.properties file (at least for now).
> >> >> >>> > That was exactly what I was about to commit, but it seems
> >> >> >>> > I still don't have access to the svn repository.
> >> >> >>> >
> >> >> >>> Did you get an email asking about what you want your apache
> >> >> >>> id to
> >> be?
> >> >> >>>
> >> >> >>> --
> >> >> >>> Alex Harui
> >> >> >>> Flex SDK Team
> >> >> >>> Adobe Systems, Inc.
> >> >> >>> http://blogs.adobe.com/aharui
> >> >> >>>
> >> >> >>>
> >> >> >>
> >> >> >
> >> >>
> >> >
> >> >
> >>
> >
> >
>
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
ed to translate entire structure once... no way
BURM will be faster.
On 12/14/2012 6:43 PM, Michael Schmalle wrote:
Quoting Alex Harui :
We are definitely in prototype/research mode and different
angles should be
investigated. The key to the "Apache Way" is that if we have to
ecember 14, 2012 10:34 AM
To: flex-dev@incubator.apache.org
Subject: Re: [FalconJx] Prototype ActionScript -> JavaScript
compiler code up in svn
On 12/14/12 10:04 AM, "Michael Schmalle" wrote:
Quoting Alex Harui :
On 12/14/12 4:24 AM, "Erik de Bruin" wrote:
D
Sorry I meant the prototype is a "top down walker", bottom down dosn't
make any sense. :)
Mike
Quoting Michael Schmalle :
Quoting Alex Harui :
We are definitely in prototype/research mode and different angles
should be
investigated. The key to the "Apache Way
if the prototype is a dog.
Mike
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
, which is in the current
prototype.
Mike
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
y it's all just javascript.
Kevin N.
On 12/14/12 6:17 AM, Michael Schmalle wrote:
I say stick with goog, if Frank wants to use something else he can.
If in the future we find a better way, I will PERSONALLY help
change every freaking line of code Erik. Just focus on goog!
--
Mich
;,
'requires', 'base' and 'inherits'), the Closure Builder output is ALL
THAT'S NEEDED for our JS to run in the browser. This means that all
dependencies have been resolved and the code is compiled such that
doesn't need the "goog" library to run... Pretty efficient and highly
optimised, I'd say ;-)
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
x27;t quite understand the status. Is it like we have 3 different
people working on their own/favourite implementation at the same time?
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
.namespace.dont.you.think - but if
the Closure Compiler figures it can get away with it, it will
ruthlessly refactor that to: "a".
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
Quoting Daniel Wasilewski :
On 12/14/2012 11:49 AM, Michael Schmalle wrote:
Isn't it the end of 2012 right now? ;-)
Mike
Nope, we have to survive end of the world first, then end of the
world sales and then... :D
Right, and the millions of other planets in the hundreds of galax
get up in svn a valid
alternate cross compiler, I want to give people hope in a new
direction so it can galvanize a new effort.
And I am glad people like you are here. I can step in at some point
but I am ridiculously busy at the moment... and towards the end of
2012 :(
Isn't it th
thing that may even
keep the Flex project alive in near future.
And just happened that here is few people capable of making it
happen, I would love to see them working together with the same goals.
Dan
On 12/14/2012 10:48 AM, Michael Schmalle wrote:
Hey,
This is great to hear. I'm kind
Runtime. For IE8 and other non-ES5
browsers, we would then use polyfills for all ES5 functions used.
Let's see if I can get an approval from my company to contribute; if it
takes too long, I'd blog about the concepts and you or someone else would
have to implement them.
Greetings
-F
x27;m with Mike on this one. Lead and others will follow.
I for one plan to stick around the compiler and mostly the JS generation.
I've still to find the time to dive deep into your approach, but I'll be
working on it for sure. You can definitely count me in.
Cheers,
Chema
2012/12/14
val from my company to contribute; if it
takes too long, I'd blog about the concepts and you or someone else would
have to implement them.
Greetings
-Frank-
On Fri, Dec 14, 2012 at 1:31 AM, Michael Schmalle
wrote:
Not really,
I rebuilt everything from scratch. Yes I copied about half t
look this weekend.
Can you briefly describe the important files to look at? Did you copy the
FalconJS files then do most of your work in a few of them?
Thanks,
-Alex
On 12/13/12 3:37 PM, "Michael Schmalle" wrote:
Hi,
Well, I spent the last 4 days working on this to where it was
so
expressions and
statements. Its a good start.
Note; I have not don't a build file, if anybody wants to go for it.
Please, I hate them. :)
Peace,
Mike
- [0] https://svn.apache.org/repos/asf/incubator/flex/whiteboard/mschmalle/
--
Michael Schmalle - Teoti Graphix, LLC
http://www.t
eProcessor APIs. All I"m going to do is override each of
those APIs and instead of sticking ABC code in the instruction lists, stick
in single instructions that are a string of JS. That's my understanding of
how JSEmitter works today.
I'll look at this.
Mike
--
Michael Schmall
red output format would be without
having to get up and working with Falcon.
Does that sound like it could work?
Sounds good, we need all the momentum we can get. Right now I'm just
really trying to figure out the whole structure of what I'm working on.
Mike
--
Michael Schmalle
to commit sooner than later, we can change
things very easily, it's quite modular.
What I need to figure out is how I'm going to setup unit testing so we
can test FIRST and add functionality after the base expressions and
statements work correctly.
Mike
On Mon, Dec 10, 201
ot;$HOSTTYPE" = "x86_64" -a "$check64" != "" ];
then
+if [ "$isOSX" != "" -a "$HOSTTYPE" = "x86_64" -a "$check64" != ""
-a "$javaVersion" = "1.6" ]; then
target file
d significant contributions of
existing code may need a software grant.
http://www.apache.org/licenses/cla-corporate.txt
http://www.apache.org/licenses/icla.txt
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
/org/as3commons/asblocks
On Mon, Dec 10, 2012 at 12:27 AM, Michael Schmalle
wrote:
How do we want default arguments dealt with on functions?
What about this:
http://blog.jangaroo.net/2012/01/simulating-actionscript-parameter.html
And the follow-up about the "... (rest)" parameter:
n(value)
{
}
/**
* @this {com.example.components.MyTextButton}
* @param {int} a
* @param {String} b
* @return {Event}
*/
com.example.components.MyTextButton.testFunc = function(a, b)
{
print();
return null
}
// end Javascript
/
nts.MyTextButton.prototype.baz = "what are you doing";
/**
* @this {com.example.components.MyTextButton}
* @param {int} a
* @param {String} b
* @return {Event}
*/
com.example.components.MyTextButton.testFunc = function(a, b)
{
print();
return null
}
// end Javascript
/
Peace,
Mike
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
was really only speaking of the SWC compile
tests. Obviously when doing unit tests we are talking about Falcon, so
I meant functional testing not unit testing. :)
Mike
- Gordon
-Original Message-
From: Michael Schmalle [mailto:apa...@teotigraphix.com]
Sent: Friday, December 07, 2012 4:27
he build properties). Whats the solution? :)
Mike
2012/12/8 Michael Schmalle
See all this got changed and I didn't know about it. I spent way to much
time on something I could have just run a build target on! :)
Ow that hurts. I was seriously about ready to give up.
So I guess I can
er than barfing!) the implicit super
call in the byte code.
So we just have to keep that in mind when taking the direct AS-AST->JS
approach.
On Sat, Dec 8, 2012 at 1:08 AM, Michael Schmalle
wrote:
The code should already be setup correct because the compiler would have
barfed and not cr
DK
>>>> you want test Falcon with into Falcon's directory, so that
>>>> everything is relative to each other as it will eventually be.
>>>>
>>> I guess I haven't given up on the vision of Falcon being so
>>> independent that it doesn't have to be in every SDK release. For
>>> sure, I am currently working on a "new SDK" and I want Falcon and
>>> FalconJS to work with it. I want to finish the vision of not
>>> having to change Falcon for every version of the SDK.
>>> That would eventually allow the SDK folder to not contain any java
>>> code, and changing SDK versions becomes a matter of changing SWCs
>>> and not JARs.
>>>
>>> And I don't want to eliminate the possibility that someone will
>>> take on the effort to integrate Falcon into an IDE.
>>>
>>> --
>>> Alex Harui
>>> Flex SDK Team
>>> Adobe Systems, Inc.
>>> http://blogs.adobe.com/aharui
>>>
>>
>> --
>> Alex Harui
>> Flex SDK Team
>> Adobe Systems, Inc.
>> http://blogs.adobe.com/aharui
>>
>
> --
> Alex Harui
> Flex SDK Team
> Adobe Systems, Inc.
> http://blogs.adobe.com/aharui
>
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
Bruin wrote:
On the second one, I would tentatively say "no, it doesn't have to be
there"... but a definitive answer might require some more research.
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
this for years.
So there has to be some way to setup Elcipse without having to put
compiler args in the debug configurations popup.
Mike
On 12/7/12 3:40 PM, "Michael Schmalle" wrote:
I use Eclipse and JUnit.
I can't stand the command line, I'm a visual person. You just ri
someone will take
on the effort to integrate Falcon into an IDE.
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
te the possibility that someone will take
on the effort to integrate Falcon into an IDE.
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
d to be there?
Mike
On Fri, Dec 7, 2012 at 8:26 PM, Michael Schmalle
wrote:
After doing some more research, the super() implementation in general is a
rats nest that needs to be figured out.
Can someone give me the rules as to how super works with GC? If it's not
present etc, is super.myMet
After doing some more research, the super() implementation in general
is a rats nest that needs to be figured out.
Can someone give me the rules as to how super works with GC? If it's
not present etc, is super.myMethod() allowed?
Mike
Quoting Michael Schmalle :
Ok my head hurts
he 'private' var declaration should look like this:
/**
* @private
* @type {string}
*/
this._privateVar = '_do';
I agree on the whitespace certainly not being a priority, I'm just
channeling the Linter ;-)
And we thank 'them' for adding all the stuff, but now it'
the link report
has no valid meaning. So my question is, does Falcon use LZMA?
--
João Fernandes
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
d' lines in
the JSDoc blocks, they don't provide useful information, they merely
state the name of the item, which is clearly readable a few short
lines later ;-)
Right, remember this stuff was added by them.
Mike
EdB
On Fri, Dec 7, 2012 at 4:01 PM, Michael Schmalle
wrote:
Ok nex
Don't " + this._privateVar) + value);
}
//------
Mike
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
Hmm, I'm PPMC and should have plenty of karma, I just don't think I
have the admin rights for the wiki(I have write access), I should ask
for admin rights so I can make these changes myself.
If I am allowed to I guess.
Mike
Quoting Erik de Bruin :
It worked for me ;-)
The idea is that on
1 - 100 of 567 matches
Mail list logo