Christopher Brooks
Christopher Brooks
Edward writes: "The new code generator does not yet support modal models I think it would be relatively easy to port the previous codegen mechanism for modal models to this...
As a user, I want to be able to access my data regardless of the device that captured it, so that I do not have to keep track of what...
RESTfulModelExporter - Actor similar to HTMLModelExporter, but would generate content specific to the request - Define RESTful naming strategy. Comments from Prof. Lee below. e.g. /myService to run whole model...
Create an actor/ some actors that support drawing on images. - Support standard image formats (.gif, .jpg, .png, other?) - Support both black and white and color images - Be...
Support communication among devices on diverse networks. - Support different physical networks - Support different network protocols
Edward writes: "The actor library for codegen is given using a rather crude template file format that is inherited from the previous codegen package. We would like to replace this...
Provide the ability to access Ptolemy services using a RESTful interface. - Access the ontology solver through a URL - Get meta-information about the model through a URL - Run...
Develop workflows for the following scenarios: - Authentication - Creating new threads - More?
I discussed this with Edward and he said that the problem was with actor that were written in a certain style where the output port was a multiport and we...
Refactor export to web classes to handle new features, and update class diagram with new actors -- HTML Page Assembler idea from Edward (mail below). Allow a flexible layout with...