Eh, I like the idea but you would then pretty much just use the rise from
ashes word, because when I first read it I had no idea what it was, my
dyslexia thought it was like Feline or Kleenex. (don't ask why I see an L)
:)
Mike
On Thu, Aug 31, 2017 at 4:55 PM, OmPrakash Muppirala
wrote:
> I wa
would be
nice. Maybe it could future proof a compiler emitter.
Mike
On Thu, Aug 31, 2017 at 5:02 PM, Michael Schmalle wrote:
> Eh, I like the idea but you would then pretty much just use the rise from
> ashes word, because when I first read it I had no idea what it was, my
> dyslexia thoug
I think the name thing should be in a separate thread.
Mike
On Thu, Aug 31, 2017 at 5:35 PM, Dave Fisher wrote:
> That's a conflict. We would want a nonconflicting name that will not
> confuse our users.
>
> Sent from my iPhone
>
> > On Aug 31, 2017, at 2:25 PM, Harbs wrote:
> >
> > Well, Phoe
;
> Issue Tracking
>
> If GitBox allows us to use GitHub issues, we will use that, otherwise, we
> will request a new JIRA project from Infra.
>
> Other Resources
>
> We would like to try using Git for our website version control and
> whatever the publishing process is. We wil
If I could get a zip to just try it, I am all for this.
On the plus side, if you can get a zip only for windows and documented
setup for quick testing, I think this goes a long way with being able to
develop the compiler and develop the ui framework separation a lot cleaner.
Getting stuff ripped
That's why I thought about having the
> compiler search for a download and expand it.
>
> Thoughts?
> -Alex
>
> On 9/7/17, 9:55 AM, "Michael Schmalle" wrote:
>
> >If I could get a zip to just try it, I am all for this.
> >
> >On the plus side
project, you might want to first install FlexJS
> 0.8.0 or a nightly and set up the launch scripts as described here [1].
> Otherwise you have to manually set up your FlexJS project.
>
> [1]
> https://cwiki.apache.org/confluence/display/FLEX/Using+
> FlexJS+with+Adobe+Fl
> as
eady stick files in a SWC. They are just zip archives. I was
> just going to have COMPJSC open the SWC, jam the folder of js files it
> created into the SWC and update the catalog.xml. MXMLJSC would open the
> SWCs and deploy the JS files to the js-debug output folder.
>
> I’ll defi
s like you did something more complex than
> > > what
> > > > I’m thinking, or maybe I’m not considering something. I sure hope it
> > > > doesn’t take me 4 months. What were the difficult parts of doing
> this?
> > > >
> > > > You can alre
The more I look at that stuff, the more I want to cry. It was solid, Fred
that is for sure.
On Sat, Apr 11, 2015 at 11:25 AM, Frédéric THOMAS
wrote:
> Hi Alex,
>
> To understand better the RBL, you can have a look at the randori sdk [1]
> itself, it is structured as a RBL containing several libr
You're correct Alex, rbls were a full SDK OR user library. You could say we
developed that global container to make plug and play with IntelliJ
instant. Two years, my brain is a bit hazy.
My design decision was, the SWC compiler did a job, we had other compilers
that did other jobs. For myself it
> It be interesting to see why we’ve had the good fortune of having Josh
contribute.
I would say that it has to do with his fork of the MXML compiler for
Feathers. :)
On Fri, Apr 24, 2015 at 11:32 PM, Alex Harui wrote:
> I took a quick look at them. Don’t see anything wrong with them, although
y list of priorities since we have a compiler that
> works, but it just occurred to me that maybe Michael Schmalle and some
> others might find that interesting.
>
> Just thinking out loud, there would be two or three proof points, one when
> you first get enough code to produce a S
I keep saying this but, I wish I had more time to help you guys out. Right
now I am just trying to make ends meet so I haven't been able to get
anything going.
After watching your talk Om, I have a better understanding about the whole
shabang.
I do agree that if you had the man/women power, this
> Why FlexJS is better than AngularJS ;-)
Never do this. :) Plenty of room in the world for all.
On Wed, May 6, 2015 at 3:10 AM, OmPrakash Muppirala
wrote:
> >
> > >On Tue, May 5, 2015 at 6:26 PM, OmPrakash Muppirala <
> [email protected]
> >
> > >wrote:
> > >
> > >> Okay, I went ahead and s
, May 6, 2015 at 2:09 AM, Alex Harui wrote:
>
>
> On 5/5/15, 3:57 PM, "Michael Schmalle" wrote:
>
> >Alex, I had FlashBuilder 4.7 years ago but, now that it's the creative
> >cloud I can't get it. Is there anyway I can get my hands on a license?
>
@Alex
I had all the apps(installers) a couple years ago but in my cleaning after
I left AS dev, I deleted them. When I got back into Flash in March using
Feathers, I downloaded the 4.6 that is still up for download and started
with that. I then switched to IntelliJ for the mobile dev.
Like I said
Fred, I didn't know you were giving that a go. I don't have enough time to
get into the plugin if that is what you are working on, which is fantastic
if you are. But, I am willing to try and match your time if you are now
devoting (some)time to trying an Intellij plugin.
I guess there is work to b
The red means that the IDE is not resolving the jx namespace. So it seems
to be a SWC namespace problem where something is happening that IntelliJ
doesn't read and resolve the manifest correctly.
Why a plugin: Intellij has features that make creating projects and
dependencies easy. One reason, Fre
Ok, my little boy curiosity has been peaked enough to want to try and
compile this beast.
It's been 2 years since I even had this code on my computer. Do I need the
Flex SDK still to compile for FlexJS and the cross compiler?
My goal is to be able to build the compiler and the FlexJS framework. C
n Thu, May 7, 2015 at 11:55 AM, Michael Schmalle wrote:
> Ok, my little boy curiosity has been peaked enough to want to try and
> compile this beast.
>
> It's been 2 years since I even had this code on my computer. Do I need the
> Flex SDK still to compile for FlexJS and the cr
Heh, I know there are tests, what I meant was, a "commit" some time when
everything was running. 2 years is a long time, I feel like I am blind and
it's funny to think at one time I had all this working and building. :)
On Thu, May 7, 2015 at 12:54 PM, Erik de Bruin wrote:
> Hi Mike,
>
> > It's
Yeah, this kind of makes me sad, seems that if I was to do this, I need to
download Eclipse and just use it to get everything setup. What version of
Eclipse are you using?
On Thu, May 7, 2015 at 12:55 PM, Alex Harui wrote:
>
>
> On 5/7/15, 9:46 AM, "Michael Schmalle" wrot
Alex & Erik, thanks for the tips, I should have just read the READMEs
because I am now having dejvu when I did this in the beginning, wow this is
a lot of stuff to setup. :)
On Thu, May 7, 2015 at 12:59 PM, Michael Schmalle wrote:
> Yeah, this kind of makes me sad, seems that if I wa
I got errors checking out the sdk, couldn't copy a mustella file or
something, then other errors I have not seen in GIT before. I couldn't then
checkout develop.
I'll try again next week.
On Thu, May 7, 2015 at 1:01 PM, Michael Schmalle
wrote:
> Alex & Erik, thanks for t
ou want it ?
>
> Frédéric THOMAS
>
> > From: [email protected]
> > To: [email protected]
> > Subject: Re: [FlexJS - FlaconJx] GIT checkout and compiling
> > Date: Thu, 7 May 2015 17:59:24 +
> >
> >
> >
> > On 5/7/15, 9:59 AM, "Michael
Fred, I don't know exactly what you did int he plugin but if I remember
correctly, we were just unzipping the rbl, copying the swcs to the
library/sdk location and adding the SWC to Intellij through the plugin
code. Nothing special about namespaces.
But, the difference I do know is, we did not use
Yeah, agreed, and since we don't know what JetBrains is doing... They must
be hard coding the fx/spark namespaces in the SDK plugin code. That seems
like the only reasonable answer to this.
It's easy to map a package namespace dynamically but I am trying to think
how a url would get mapped in a SW
IntelliJ, I guess I can pass you my
> > > current config if you like but you will still need to modify it to add
> the
> > > other js/jx stuffs, do you want it ?
> > >
> > > Frédéric THOMAS
> > >
> > > > From: [email protected]
> > >
Ok, been to long, I am an idiot;
So actually, IntelliJ is not parsing the manifest or reading it crrectly.
There is no Difference with FlexJS and Spark's manifest and app
declarations.
Mike
On Fri, May 8, 2015 at 6:34 AM, Michael Schmalle
wrote:
> Yeah, agreed, and since we do
Those build files are scary huge. :) I couldn't even check out the sdk
yesterday, git kept barfing on some mustella copying or something. Strange
errors I have never seen before in winGIT.
I'm scared to even try getting the sdk and falcon built. :)
Mike
On Fri, May 8, 2015 at 10:31 AM, Christofe
you could start playing around :-)
>
> Chris
>
> ____
> Von: Michael Schmalle
> Gesendet: Freitag, 8. Mai 2015 16:44
> An: [email protected]
> Betreff: Re: [Falcon] Problems building Falcon
>
> Those build files are scary huge. :) I co
released yet, but If we had released FlexJS, Falcon and I had
> released the final version of Flexmojos 7.1.0 it would be that easy.
>
> Chris
>
>
> Von: Michael Schmalle
> Gesendet: Freitag, 8. Mai 2015 17:06
> An: [email protected]
n FlexJS.
>
> If someone can post the contents of such an XML file it might contain some
> clues.
>
> Thanks,
> -Alex
>
> On 5/8/15, 3:39 AM, "Michael Schmalle" wrote:
>
> >Ok, been to long, I am an idiot;
> >
> > >uri="library://ns.adob
@Chris, can you find out what tests actually failed? I sometimes get 4
> failures on my local runs but for some reason it never fails on the CI
> server.
>
> -Alex
>
> On 5/8/15, 7:44 AM, "Michael Schmalle" wrote:
>
> >Those build files are scary huge. :) I coul
Can you post a screen shot double clicking the library.swf and another with
the catalog.xml?
Mike
On Fri, May 8, 2015 at 12:14 PM, piotrz wrote:
> Alex,
>
> Simple classes from FlexJS are also not recognized by Intellij [1]
>
> [1] http://images.devs-on.net/Image/drTo6eTpxWMghU7U-Obszar.png
>
>
Ok enough already, I am going to try and set this up with IntelliJ and see
if I can't find something. :)
On Fri, May 8, 2015 at 12:36 PM, Michael Schmalle wrote:
> Can you post a screen shot double clicking the library.swf and another
> with the catalog.xml?
>
> Mike
>
>
@piortz How do I get the Nightlies directory you have in the screenshot?
On Fri, May 8, 2015 at 12:37 PM, Michael Schmalle wrote:
> Ok enough already, I am going to try and set this up with IntelliJ and see
> if I can't find something. :)
>
> On Fri, May 8, 2015 at 12:36 PM,
Yes, that is what I was asking, I understand.
Mike
On Fri, May 8, 2015 at 12:59 PM, piotrz wrote:
> Mike,
>
> You have to download last good nightly build [1] and unzip it. In unzipped
> folder you have to download rest of the FlexJS part simply typing in the
> consol: ant -f installer.xml. (as
When doing the Randori compiler 2 years ago, we ran into this same issue.
It seems you cannot escape the fact playerglobal must be compiled.
It was kind of weird having to use it in a non flash based framework. We
tried a bunch of hacks to simulate Object, but it never worked.
Mike
On Sat, May 9
things, that are not working. So I guess a hack around this isn't a good
> idea. Hopefully Alex will be able to shed some light on this.
>
> Chris
>
> ________
> Von: Michael Schmalle
> Gesendet: Samstag, 9. Mai 2015 13:17
> An: dev@flex.
out a way to get around this when I
was writing FalconJx. I just couldn't do anything since Falcon seems
hardwired with a weird declaration of Object.
Although I may have missed something stupid.
Mike
On Sat, May 9, 2015 at 7:46 AM, Michael Schmalle
wrote:
> My point was, hack
ot use playerglobal/airglobal, some volunteers can try to figure out
> how to do that.
>
> -Alex
>
> On 5/9/15, 4:49 AM, "Michael Schmalle" wrote:
>
> >I did a lot of work with the Falcon compiler, as far as understanding it's
> >code base. It would seem t
So it seems the actual compiler config is not correct.
On Sun, May 10, 2015 at 6:01 AM, piotrz wrote:
> This is how it looks like [1] once I setup external tools in Intellij.
>
> [1] http://images.devs-on.net/Image/y69VNEEfTnlyFBfu-Cayekran.png
>
> Piotr
>
>
>
> -
> Apache Flex PMC
> piotrza
it. Since logically, it's just a SWC that gets loaded and
classes should be resolved universally.
Mike
On Sun, May 10, 2015 at 1:35 AM, Alex Harui wrote:
>
>
> On 5/9/15, 3:21 PM, "Michael Schmalle" wrote:
>
> >This was my conclusion as well and really for what th
I haven't been around for about 2 years, just started checking the commits
and things. It seems there really hasn't been any work on the SWF Falcon
compiler since about the time Gordon stopped committing changes to MXML.
I remember I spent a lot of time studying the code, most all classes I
studie
rise up and replace the BURM by creating a SWF
> backend for FalconJX. Honestly, I think it could perform even better than
> the BURM for the level of optimizations that are currently done by MXMLC.
>
> -Alex
>
> >
> >
> >
> >-Original Message-
>
"True command-line junkies don’t use IDE’s and can just work from
the git repos with some environment variables."
This is funny. Although I consider myself a pretty good programmer, I hate
the command line. Why? I have to type more, seriously that is it, having to
type more after writing code suck
i wrote:
>
>
> On 5/12/15, 12:10 PM, "Michael Schmalle"
> wrote:
>
> >"True command-line junkies don’t use IDE’s and can just work from
> >the git repos with some environment variables."
> >
> >This is funny. Although I consider myself a pret
HOMAS
> > >
> > > > From: [email protected]
> > > > To: [email protected]
> > > > Subject: Re: [FlexJS - FlaconJx] GIT checkout and compiling
> > > > Date: Fri, 8 May 2015 15:50:49 +
> > > >
> > > > If these files don’t con
> I will be able to play a bit now with FM & FlexJS before to switch back
on Randori -> maybe the future FlexJS plugin (I have to admit I've been
bored to have to compile using the external tool last weekend having in
more everything in red in the IDE)
Well I just built the sdk and compiler, are t
to finally get this framework off the
ground(FlexJS). I have a couple projects that I could try making in it, so
a use case maybe(Web Audio).
Mike
On Tue, May 12, 2015 at 6:03 PM, OmPrakash Muppirala
wrote:
> On Tue, May 12, 2015 at 3:01 PM, Michael Schmalle <
> teotigraphix...@gmail.
> HTH,
> > > > Frédéric THOMAS
> > > >
> > > > > From: [email protected]
> > > > > To: [email protected]
> > > > > Subject: RE: [FlexJS - FlaconJx] GIT checkout and compiling
> > > > > Date: Fri, 8 May 2015
On 5/12/15, 3:18 PM, "Michael Schmalle" wrote:
>
> >
> >BTW I get this problem when in Eclipse after the builds;
> >
> >http://snag.gy/IPNkD.jpg
> >
> >
> >@Alex So for eclipse dev, the compiler projects don't work out of the box.
>
>
Mike
On Tue, May 12, 2015 at 6:29 PM, Alex Harui wrote:
>
>
> On 5/12/15, 3:03 PM, "OmPrakash Muppirala" wrote:
>
> >On Tue, May 12, 2015 at 3:01 PM, Michael Schmalle
> > >> wrote:
> >
> >> > I will be able to play a bit now with FM &
MXMLPropertyBooleanTests3309775719849501228/>0()
I am using the worn debugger? What is the exact debugger I need to the
FLASHDEBUGGER_HOME value?
On Tue, May 12, 2015 at 6:32 PM, Michael Schmalle wrote:
> Eh, I went by the README instructions in the falcon dir which is different
> then the ones you gave me. No, I didn&
Well I have absolutely NO experience with Cordova, I think years ago I set
it up once but that is the extent of my dealings. From what I gather it's
an HTML view with hooks down to native correct?
> mobile/desktop plugin workflow for FlexJS
Can you elaborate on this? I don't understand what conte
FlexJS to create the UI that is eventually translated to HTML/CSS
for the Android cordova side.
If this doesn't make sense, let me know.
Mike
On Wed, May 13, 2015 at 9:04 AM, Alex Harui wrote:
>
>
> On 5/13/15, 3:21 AM, "Michael Schmalle" wrote:
>
> >Well I ha
here, eventually it looks like I will need to write a
custom cross compiler emitter for a Cordova plugin correct? Then this would
get hooked and run during the cross compile if the compiler args include it.
Mike
On Wed, May 13, 2015 at 11:01 AM, Alex Harui wrote:
>
>
> On 5/13/15, 6:5
gt; See:
> http://www.macromedia.com/support/documentation/en/flashplayer/help/setting
> s_manager04.html
>
> -Alex
>
> On 5/12/15, 3:54 PM, "Michael Schmalle" wrote:
>
> >@Alex What does this mean when running the MXML unit tests;
> >
> >SecurityError: Error #2017
Heh, figures I just looked at the terminal and it was compiler.tests/temp.
Added that and all the MXML functional test now pass.
On Wed, May 13, 2015 at 4:52 PM, Michael Schmalle wrote:
> Alex, how do I find out which files/directories to add?
>
> On Tue, May 12, 2015 at 7:44 PM, A
d.jpg
Any ideas? I am just trying to get flexjs where I have something compiled.
:)
Mike
On Wed, May 13, 2015 at 4:59 PM, Michael Schmalle wrote:
> Heh, figures I just looked at the terminal and it was compiler.tests/temp.
> Added that and all the MXML functional test now pass.
>
&g
ding flexunit and get this error;
>
> http://snag.gy/05QYd.jpg
>
> Any ideas? I am just trying to get flexjs where I have something compiled.
> :)
>
> Mike
>
> On Wed, May 13, 2015 at 4:59 PM, Michael Schmalle <
> [email protected]> wrote:
>
>>
days, I didn't answer
any of your posts because I wanted to build FlexJS from source not
download, since I am going to be developing it, I wanted the birthing pains
of this build system. Oh yeah...
Mike
On Wed, May 13, 2015 at 5:49 PM, Michael Schmalle wrote:
> Alex, what is the Flex
ould be of some help in the next couple days, I didn't answer
> > any of your posts because I wanted to build FlexJS from source not
> > download, since I am going to be developing it, I wanted the birthing
> pains
> > of this build system. Oh yeah...
> >
> >
I am really hoping we can get this working in IntelliJ.
When I signed that "petition" for FlexJS integration, the dev basically
said you should be able to run it with external tools easily. Well right
now this is not the case.
IntelliJ is so powerful having actionscript/mxml and javascript sittin
Check this out!
http://snag.gy/Fp4u5.jpg
Finally got code completion in IntelliJ with MXML and ActionScript. :)
Will write more when I test a couple things, the building I haven't got to
yet. This is THE MOST important for me right now.
Mike
On Thu, May 14, 2015 at 2:41 AM, piotrz wrote:
> A
I am trying to build the installer.xml from the nightly, it keeps failing
when trying to download the jburg.jar, has anybody else had this problem?
Mike
On Thu, May 14, 2015 at 5:51 AM, piotrz wrote:
> Wow! Massive Mike!!! <3 Waiting for details! :)
>
> Piotr
>
>
>
> -
> Apache Flex PMC
> p
I tried everything you guys are doing and get;
C:\Users\Teoti\Documents\ApacheFlex\FlexJS-Nightly\bin\mxmlc.bat
-debug=true
C:\Users\Teoti\Documents\ApacheFlex\FlexJS-Nightly\examples\DataBindingTest\src\MyInitialView.mxml
Using Falcon codebase:
C:\Users\Teoti\Documents\ApacheFlex\falcon\compiler
r now" with code completion is make a global library,
add all the SWCs to it and include that in your module, voila, you have
code completion.
Mike
On Thu, May 14, 2015 at 8:22 AM, Michael Schmalle wrote:
> I tried everything you guys are doing and get;
>
>
> C:\Users\Teoti\Docum
ing for SWF build
> > - and the rest of the IntelliJ goodness.
> >
> > The secret sauce "for now" with code completion is make a global library,
> > add all the SWCs to it and include that in your module, voila, you have
> > code completion.
> >
&g
gt; > Date: Thu, 14 May 2015 09:07:47 -0400
> > > > > Subject: Re: [FlexJS] IntelliJ Integration
> > > > > From: [email protected]
> > > > > To: [email protected]
> > > > >
> > > > > YES! This screenshot should make all Intel
d the source paths, I
started to finally step through apache's Event etc.
http://snag.gy/nWUSm.jpg
Mike
On Thu, May 14, 2015 at 9:47 AM, Michael Schmalle wrote:
> Yes, exactly!
>
> Just imagine what we had with Randori and have it with FlexJS, the
> warning/error pane that ins
> > > >
> > > > > > What are the steps to debug inside IJ ? on mine, it doesn't stop,
> > > maybe I
> > > > > > should update the FlexJS SDK ? I didn't follow the last posts0
> > > > > >
> > > >
rédéric THOMAS <
> > > > > [email protected]>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hi Mike,
> > > > > > > >
> > > > > > > > You should
The Flex SDK is where IJ picks up the fx namespace and the FlexJS SWCS is
where it gets the js namespaces. So we are totally hack right now but, it's
workable.
Mike
On Thu, May 14, 2015 at 10:15 AM, Michael Schmalle <
[email protected]> wrote:
> Make sure you have a
, Michael Schmalle <
[email protected]> wrote:
> The Flex SDK is where IJ picks up the fx namespace and the FlexJS SWCS is
> where it gets the js namespaces. So we are totally hack right now but, it's
> workable.
>
> Mike
>
> On Thu, May 14, 2015 at 10:15 AM, M
low to get open declaration(middle mouse
> > > button) and documentation asdocs(CTRL - Q) to show correctly.
> > >
> > > Select LibrarySource for all paths;
> > > http://snag.gy/0nEcL.jpg
> > >
> > > Setup correct;
> > > h
; > Frédéric THOMAS
> > > >
> > > > > Date: Thu, 14 May 2015 10:39:10 -0400
> > > > > Subject: Re: [FlexJS] IntelliJ Integration
> > > > > From: [email protected]
> > > > > To: [email protected]
> > > > &g
> > >
> > > > > > Select the debugger from FlexJS and setup the external tool:
> > > > > >
> > > > > > http://snag.gy/GrqHX.jpg
> > > > > >
> > > > > > And you should be able to debug:
> > > &
e out
what a plan of attack it first.
Mike
On Thu, May 14, 2015 at 11:45 AM, Michael Schmalle <
[email protected]> wrote:
> I have been trying some of the examples seems about half are broken.
>
> One thing that sucks right now is IJ sees
>
>
> and barfs, it thinks
H.jpg
> >
> > It's working in Firefox.
> >
> > I have a bout 100 questions for Alex but I think I will wait and figure
> out
> > what a plan of attack it first.
> >
> > Mike
> >
> >
> > On Thu, May 14, 2015 at 11:45 AM, Michael Schmalle
apache.org
> > > >
> > > > Well I feel like all this time has been worth it. About 2 days to get
> > > > everything built from compiler to flexjs and running in IntelliJ.
> > > >
> > > > The final screenshot for me;
> > > >
> > >
t the MapSearch example that uses HTMLLoadeder to
work, I get an error when compiling it can't find the class. Is it an AIR
app? I am confused.
Mike
On Thu, May 14, 2015 at 1:20 PM, Alex Harui wrote:
>
>
> On 5/14/15, 10:14 AM, "Michael Schmalle"
> wrote:
>
>
>
@Alex
I am trying a simple hello world from scratch and I keep getting this
error, provided with
TodoTestApp.mxml
http://ns.adobe.com/mxml/2009";
xmlns:js="library://ns.apache.org/flexjs/basic"
xmlns:local="*" xmlns:models="models.*">
As you probably know, the asdoc build file is messed up since you did that
big refactor I guess.
I fixed it up to include everything in the new directory format but, there
is one error in the HTML project that I have no idea how to fix, for now I
commented that doc-sources out and I have the whole
Never mind about my app problem, I forgot to add the external tool and Make
was still trying to build to project.
Mike
On Thu, May 14, 2015 at 3:21 PM, Frédéric THOMAS
wrote:
> Anyway, I will still try a recent FDB version to see if there any
> differences.
>
> Frédéric THOMAS
>
> > From: webdo
. See
> FlexAppSWFTarget.java where it calls emitStyleDataClass().
>
> -Alex
>
> On 5/14/15, 12:18 PM, "Michael Schmalle"
> wrote:
>
> >@Alex
> >
> >I am trying a simple hello world from scratch and I keep getting this
> >error, provided with
> &g
Hi,
Well now that I have a really efficient workflow setup with IntelliJ, I can
start to tackle this project.
What is the best way to setup bug reports for JIRA?
Try creating the smallest project possible, if so include it where?
Or post code and the error that might be the culprit.
Example: R
I have to ask since I am ignorant to the closure compiler.
What are all the warnings about in a simple app?
Mike
powerful and
hopefully perform on a level of the other js frameworks right now. MXML is
the key for me really wanting to put time into it.
So for now I can devote 2-3 hours a day give or take my schedule.
Mike
On Thu, May 14, 2015 at 5:17 PM, Alex Harui wrote:
>
>
> On 5/14/15,
So, if we want an “html” property on Label, then goog’s
> goog.html package starts coughing up warnings.
>
> I plan to suppress those warnings somehow before the next release.
>
> -Alex
>
> On 5/14/15, 3:04 PM, "Michael Schmalle" wrote:
>
> >I have to ask since
Kevin, I am curious what are some of your motivations for trying out and
testing FlexJS?
Mike
On Fri, May 15, 2015 at 7:23 AM, kevin.godell
wrote:
> Thanks. The output arg worked. I added this little bit to the parameters of
> the custom external tool:
>
> -output=$ModuleFileDir$/bin/$ModuleNam
@Alex
https://youtrack.jetbrains.com/issue/IDEA-116986
Been there, done that.
> BTW, I would hope that better integration with IntelliJ doesn’t require a
whole Randori-like plug in.
Considering how much time Fred etal put into that "project", I doubt there
is enough time to get even close to wh
Fred, I didn't mean to contradict anything you said. I just know the 100's
of hours you rput into the Randori plugin and I don't want to sound like I
am over stepping bounds on anything I say.
Honestly, I thought the whole Randori thing with IOC and it's easy
framework might actually get used, I h
lots of change on the horizon.
Mike
On Fri, May 15, 2015 at 2:13 PM, Alex Harui wrote:
>
>
> On 5/15/15, 11:04 AM, "Michael Schmalle"
> wrote:
>
> >I know the whole open source mantra, but it would be nice to work on
> >something that gets used by people. Fl
[1] http://www.html5rocks.com/en/tutorials/webcomponents/customelements/
> [2] https://facebook.github.io/jsx/
> [3]
>
> http://blogs.msdn.com/b/typescript/archive/2015/03/05/angular-2-0-built-on-typescript.aspx
>
> On Fri, May 15, 2015 at 11:26 AM, Michael Schmalle <
> teoti
On Fri, May 15, 2015 at 3:01 PM, Alex Harui wrote:
>
>
> On 5/15/15, 11:26 AM, "Michael Schmalle"
> wrote:
> >
> >What I want to do in the next couple months is test the crap out of all
> >the
> >base UI components and make sure they work, JUST WOR
xJS SDK because it can be presented as being built with this
> same transpiler technology that has already separated itself from being
> strictly used with Flash.
>
> - Josh
>
> On Fri, May 15, 2015 at 11:04 AM, Michael Schmalle <
> [email protected]> wrote:
>
And you can see;
https://github.com/RandoriAS/randori-libraries
We had a huge amount of shims for frameworks that "just worked" and
compiled to javascript.
Mike
On Fri, May 15, 2015 at 3:10 PM, Michael Schmalle wrote:
> @Josh We already had it. The Randori project and Randori c
1 - 100 of 886 matches
Mail list logo