Christopher Brooks
Christopher Brooks
It would be nice if the Ptolemy II installer would check for updated jar files. The most robust way to do this would be to supply OSGi jar files and...
- Build web interface that runs on iPad (HTML should be OK for first demo). This requires new sources and sinks.
It would be fairly difficult to add support for DDF. The way to do it would be to mirror the classes used by the SDF facility and update them for...
Currently, a model using e.g. a FileReader to get information from a URL will throw an exception if the user is running Ptolemy on a Windows machine behind a firewall...
As a consumer, I want easy access to the engineering expertise used to create my world, so that I can benefit from expert advice and take action on recommendations.
As a user accessing Ptolemy with a client program, I want a RESTful interface for submitting information, retrieving information, running the model, and running other services, so that there is...
So one fix to this would be to ship the installers with OpenJDK included. However, OpenJDK seems to be GPL v2 with a classpath exception, see https://openjdk.java.net/legal/gplv2+ce.html [AdoptOpenJDK](https://adoptopenjdk.net/index.html) could be...
Create the ability to automatically generate code that takes into account how the physical devices are deployed. - Be able to generate code from individual actors and manually establish connections...
Create a wiki page with suggestions from RESTful web services book and limitations from Java Spring website
From Edward: For my homework, I've collected two useful examples: - A model that runs all the models in a directory: $PTII/ptolemy/demo/ExecDemos/RunDemos.xml (need an SVN update to correct the directory...