Hello,
I am designing a web application that has several tiers including a
Flex client, Rails server and SAP back-end. The application is an
extension of functionality offered by SAP system. SOAP based web
services are used communicate with the back-end.
I am pondering on the implications of the fact that some of my data
models are likely to be in the back-end and some in the Rails
application and some are distributed (shared) between Rails and the
back-end. I would appreciate any pointers toward relevant knowledge on
this subject and if anyone tried something similar with Rails.
Some of  the questions I have to find answers to are:
- How does one use ActiveRecord with shared models?
- What are the implications of this type of distributed design?
- Relevant design patterns.

thank you,
Slava
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to