Loading...
3 rails Entries
-
03-27-2009 All That Jazz
I’d been toying with the idea of expanding JazzRecord into a full MVC stack for building Javascript apps, and I finally spent enough time thinking and obsessing about it to get some work done.
I’m calling it JazzFusion.
It’s not well-organized yet, but the ideas are there, and it’s going to be very modular. You’ll be able [...]
-
10-13-2008 ThyncRecord Updates, New Developers
So there’ve been some pretty quick lightning rounds of additions to ThyncRecord over the last few days. Partially I attribute this to my hitting a groove, but a lot of it comes from adding a couple new developers to the fold: David and Jesse.
Both David and Jesse are fairly new to JavaScript, new to MooTools, [...]
-
09-04-2008 Thoughts on ThyncRecord
This is a reposting of an email I sent Frank Lee, who I’ve tapped to help out in building optimized queries for ThyncRecord. Just figured I’d share.
“Because of [JavaScript's prototype-based inheritance vs normal OOP], there is no proper concept of class methods and instance methods. (I don’t believe moo has implemented such a feature yet, [...]