Hi, I have a few questions regarding Apache Isis, but mostly surrounding the Restful Object aspect of the project. I am a university student, so my knowledge is somewhat limited and thank you for your patience
1. The tutorial PDF asks us to create a new TodoItem, update a property. Is there any guide on telling us how to do this, or even provide an example on those task which comply with the Rest Console format (body and link)? 2. Is there a guide on how to develop our own Domain for the restful services?, there is only the example of ToDoItem, but I am unable to follow the code and locations of where the java files go and what methods need to be where 3. How to set up the entire server and object stores with our own defined domain names for restful links?, eg cakes or chair instead of ToDo Regards, Ken
