[haXe] SPOD Tutorial
Nicolas Cannasse
ncannasse at motion-twin.com
Tue Apr 25 09:09:46 CEST 2006
>>Hi list,
>>
>>I added a tutorial for haXe SPOD Library (Simple Persistent Object
>>Database). It's a library available on haXe/Server that enable you to
>>use classes instead of SQL queries. See http://haxe.org/tutos/spod
>>
>>Nicolas
>>
>>--
>>haXe - an open source web programming language
>>http://haxe.org
>>
>
>
> Very cool!
>
> How long will it be before we have a Ruby on Rails killer? :) I love
> Ruby on Rails, but haXe/necko should perform much better than Ruby,
> no?
>
> Y
Yes it will. You can try to do some benchs if you want ;)
To Roberto :
On the "simplicity", please remember that haXe is still young so things
might improve with time. Also, haXe provides a lot more security than
Ruby (thanks to the type-system). I'm not sure also how the Rails sample
you showed "belongs_to" guess which Class is used by "parent", and how
it's related to parentId.
Nicolas
More information about the Haxe
mailing list