eclipselabs / passerelle

Passerelle, an actor-based process engine based on Ptolemy II
5 stars 3 forks source link

Investigate feasibility of using a standard ptolemy 8 #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently Passerelle uses a slightly manipulated version of Ptolemy 7.0.1 :
- remove experimental domains and unused parts
- changed some code as needed for Passerelle (mainly removing System.exit / 
opening types for automatic converters / opening Query for customization)

We need to remove/reduce customizations and evaluate whether Ptolemy v8 can not 
be used without code change.

Original issue reported on code.google.com by erwin...@gmail.com on 25 May 2011 at 9:45

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'd be willing to accept patches to the Ptolemy II code base if there are 
things that would make life easier for Passerelle.  

Original comment by cxbro...@gmail.com on 20 Oct 2011 at 6:08

erwindl0 commented 9 years ago

In the meantime, Ptolemy is already on v10 ;-)

Passerelle will remain on v7. The new proposed Triquetrum eclipse project will be based on the latest Ptolemy.