On Apr 12, 2008, at 12:17 PM, Tomaso Tosolini wrote:
>
>
> if you need to access from several rails instances to a single  
> engine instance, i suggest you to use kisha. If you start a rails  
> instance with an engine instance within, the latter is running  
> within a ruby interpreter instance: i think it is not possible for  
> the other rails instances ( which are running in other ruby  
> instances ) to access to the (engine) variable present in the first  
> rails instance. With kisha this is possible, even if you don't  
> access direclty to the engine variable present in its rails  
> instance. This should not be a problem for you, and indeed i think  
> this really an advantage, because you have a comfortable REST  
> interface, whose usage is almost straightforward.


Thank you for your answers, I'll give it a look :)

Cheers,
Daniel Zacarias




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFEru users" 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/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to