Check with Firebug, it uses ajax to download libraries progressively
and then parses the Objective-J code in real time.
Red applications compile the…
Check with Firebug, it uses ajax to download libraries progressively
and then parses the Objective-J code in real time.
Red applications compile the…
I wasn’t aware the Cappuccino runtime was so large. The application’s
download faster then something I would pull down that’s 5MB. If thats
the case they must be downloading parts of the…
Couldn’t this prove to be a bit inefficient depending on the size of
the web application? It would also be nice to allow for some
extensibility by being able to load…
Hey guys,
Check this out.. I’m just about to start looking at it but I’m curious
how it compares to red. Cheers.
[link]
Peter
Out of excitement of seeing another possibility of having Ruby in the
browser I posted the link quickly… after a bit of investigation I
can see that it is a Microsoft initiative that provides…
On Thu, Jul 23, 2009 at 10:12 AM, Peter
In browser- interpretation (which is how Objective-J works) is one
direction we’re expressly *not* going down. Their apps are
impressively cool but…
Currently the entire event system seems to fail to operate correctly under IE.
I have already implemented a massive amount of code in red and i’d really rather not have to redo it because of this.
Fixed argument handling and moved Boot and Eval out of modules. http://github.com/backtik/red/co…
First stab at regular expressions. Added functions needed for Ribbons first draft. http://github.com/backtik/red/co…