Application: PropertyEdit Application Author: Anthony Brian Arthur Arch: Mach intel Version:1.0 Date: 8-05-1998 ////////////////////////////////////////////////////////////// // /// Installation: // ////////////////////////////////////////////////////////////// This archive contains documentation, a framework named PropertyListBrowser.framework, and the app -- PropertyEdit.app. The app expects to find the framework in: $/LocalLibrary/Frameworks You should probably copy the app to: $(HOME)/Apps. Workspace Manager will handle file extensions properly with it there. File extensions recognized by the app are: *.plist & *.model. ////////////////////////////////////////////////////////////// // // Application Description: // ////////////////////////////////////////////////////////////// The Property Edit app allows users to view and edit property lists in both a browser and text format. It will alert the user of syntax errors, display the plist in a tree format, creates new plist documents guaranteed to be syntax error free, and many ot her features. Most features are self explanitory but to get a detailed history of added features please read the release notes. These notes were written in rtf format and should be found in a Documentation subdirectory within the archive. ////////////////////////////////////////////////////////////// // // What's New // ////////////////////////////////////////////////////////////// Fixed a resizing problem, and added new feature that selects a branch of the propertylist path. ////////////////////////////////////////////////////////////// // // What's Next // ////////////////////////////////////////////////////////////// Palettized PropertyList object will be posted soon. ////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////// There is also an NT version of this app. tricpony@bellatlantic.net ( NT ) tricpony@erols.com ( NeXT ) Thanks for your support.