Fulcrum Toolkit Work Items
Overview
This document is the master “to do” list for work items. It is not meant to convey a promise of features, or function as a schedule.
Planned Changes
These are the changes which are planned to be made for each assembly.
General
These work items are for the code base as a whole.
Fulcrum
- XML comment the GenerationUnit/DataContest classes
ControlGenerator
- Address TODO comments in code
- Add Silverlight support
DispatcherProxies
- Get generated code to compile w/o warnings
- Wire up Company/Copyright fields
Unit Tests
- Finish ControlGenerator unit tests
- Add Fulcrum unit tests
Future Ideas
This section contains possible ideas to do in the future.
General
- Get FxCop/StyleCop in place for all the code
- Compile everything w/ warning level 4 & warnings as errors
- Measure code coverage and see about unit test enhancements
- Enable a single, shared, XML file for WeakEventManager/ControlGenerator/ViewModelGenerator
- Add code to write XML files for WeakEventManager/ControlGenerator/ViewModelGenerator
- GUI to specify WeakEventManager/ControlGenerator/ViewModelGenerator settings
Fulcrum
- Build in support for different target languages – perhaps find t4 file based on scheme like .NET resource assembly searching
DispatcherProxies
- Handle todos
- Proxy static methods
- Add options to add classes which aren’t DispatcherObject