Skip to content

Fix I/O for file item default value

This branch fixes errors in the smtk attribute reader & writer classes that prevent file item definitions from saving and restoring default values. In addition, this branch merges code in the attribute string writer class for file and directory items and definitions. (The merged code takes advantage of the new FileSystemItem and FileSystemItemDefinition classes.)

Merge request reports