Hi Matt,

You might be looking for something like Backbone.js 
http://documentcloud.github.com/backbone/

- Ivan

On 11/02/2011, at 11:06 AM, Matthieu Stone wrote:

> Hello,
> 
> I've got a lot of well tested business logic sitting in my models :: but 
> every time I want to use it, I need to hit my servers.
> 
> So scaling this is a real problem - particularly if I want do some fancy 
> screen updates based upon streaming data and run some calculations when new 
> data arrives.
> 
> I'd rather not duplicate my logic if I can avoid it.
> 
> Anyone know of a fancy way to create Javascript versions of my model logic, 
> or achieve something similar?
> 
> rgds,
> - matt.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Ruby or Rails Oceania" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/rails-oceania?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to