rpgoldman / europa-pso

Automatically exported from code.google.com/p/europa-pso
0 stars 0 forks source link

Make PSDataType, PSTokenType, PSObjectType wrappers rather than clones of DataType, etc #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently classes used to expose schema to external languages (PSDataType,
PSTokenType, PSObjectType) copy data from the original classes. They should
instead call methods on the original. 

Files to be modified in src/PLASMA/PlanDatabase/base are PSPlanDatabase.hh
and Schema.cc

Original issue reported on code.google.com by kichkaylo@gmail.com on 10 Sep 2009 at 3:37

GoogleCodeExporter commented 9 years ago

Original comment by kichkaylo@gmail.com on 11 Feb 2010 at 2:42