Opened 14 years ago
Closed 14 years ago
#1734 closed enhancement (fixed)
Convenience resource validator/factory setup library
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.5 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The ExtendedModels AddIn currently does the work of registering validators, serializers and instance factories for resource types whose schema version is greater than v1.0.0.
This logic should be moved into its own library and the ExtendedModels AddIn should call into that.
Any application referencing this assembly will implicitly be loading all known ObjectModel assemblies.
Note:
See TracTickets
for help on using tickets.
Fixed r5960