diff --git a/devdocs/specs/todo-original-todo-doc.txt b/devdocs/specs/todo-original-todo-doc.txt index d6f70b73..05247ce6 100644 --- a/devdocs/specs/todo-original-todo-doc.txt +++ b/devdocs/specs/todo-original-todo-doc.txt @@ -107,15 +107,6 @@ Ideally we have a real product that can be installed and run as soon as possible - VERY IMPORTANT stuff in there, a lot of sysops stuff and practical decision stuff - Review it all and update any related cases / make new cases as appropriate. - - Read through and triage Joyce's notes and docs for her v8 work. - - I've re-written them all out sorted by last edited date - - This will then be gone over more deeply as input into the later stage of feature development below - - - Go through AyaNova and all it's add-on's and put major feature areas into a list in features.txt - - Then, go through all cases and all of Joyce's v8 docs for that item / area and create a document for each feature area - - Fill in with the features and changes to that item in order of implementation - - IMPORT: Important that I also document how existing data will be imported for this feature - - If a completely new feature is determined then it needs to be in there as well (tags) - Find common features that are shared with objects so they can be "Interfaced" and planned for - Tag handling, UI preferences and MRU's and user settings diff --git a/server/AyaNova/biz/AyaType.cs b/server/AyaNova/biz/AyaType.cs index 18f5658e..6e2f4f60 100644 --- a/server/AyaNova/biz/AyaType.cs +++ b/server/AyaNova/biz/AyaType.cs @@ -132,7 +132,7 @@ namespace AyaNova.Biz // Implementation of Class RootObjectTypes // CSLA type: enumeration // Created on: 07-Jun-2004 8:41:36 AM -// Object design: Joyce Class Incomplete +// Object design: Class Incomplete /////////////////////////////////////////////////////////// using System.ComponentModel;