peerigon / alamid

Framework for RESTful JavaScript web applications that run both on the server- and clientside.
http://www.alamidjs.com
MIT License
23 stars 3 forks source link

rename parentIds to ids #150

Closed meaku closed 11 years ago

meaku commented 11 years ago

The methods should also be called this way.

i.e setIds instead of setParentIds.

meaku commented 11 years ago

I habe to attributes at the moment storing ids and id. I will make it one attribute which stores all ids, because it's simpler and less error prone.