All, I've put my javascript/desktop/drag-and-drop viewer code on github and I'm calling the project AROW for A RestfulObjects Workspace.
https://github.com/adamhoward/arow I hope I've made it easy enough to try out for anyone interested. I've also updated the demo page. http://simple-dusk-6870.herokuapp.com/arow-fpc.html Dan, I found the apacheisisdemo project in your github and cloned it to try with my viewer. It worked ok but I hadn't built in "contributed actions" support. I've added that now for single argument methods. One question on the json viewer implementation though. Is it planned to support not including repository methods in the json that are annotated with @NotInServicesMenu? Or is there another way to handle that? Your model has alot of contributed actions that I see are not displayed in the html viewer. Also, if you'd like, I could host the apacheisisdemo app on my heroku account. Thanks all. -- Adam Howard
