Hi.
I recently studying web-development to make a game like o-game.
I read a book about REST and some articles. Still, however, I don't
know how to apply ROA(Resource oriented architecture) to design my
game.

Anyway, is ROA fit for the game application?
I'm not sure about it's because of my ignorance of REST
or it's really not fit for the game application style.

For example,
Ordering troops to attack enemy's territory, how this command maps to
ROA?
If I make troops as resource, which method map to attack?
POST? then there are many other commands to chage its state.
To figure it out, I have to add other query. But I think it's like RPC
style.

Somebody advice me.
Thank you for reading.

--~--~---------~--~----~------------~-------~--~----~
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