Fixed persistence bugs
Fixed a bug where ExecutableEntries were calling the supertype clone()
method, causing Forms using them to have Entries of the wrong type.
Fixed a bug where the VibeModel's IOservice, which does not need to be
persisted, was missing an XMLTransient annotation.
Signed-off-by:
Robert Smith <smithrw@ornl.gov>
Please register or sign in to comment