
|
If you were logged in you would be able to see more operations.
|
|
|
RIFE
Created: 27/Dec/05 12:11 AM
Updated: 26/Feb/06 05:41 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.4
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
Instead of having to implement certain interfaces in models, it would be good to support parallel classes that provide the required meta data. So for model pakkage.Foo, pakkage.FooMetaData will contain the constraints and validation declarations. Like this the models are totally RIFE agnostic. The difficulty for the implementation is that constraints are tied to model instances and not model classes, so RIFE has to ensure that the meta-data instances are always used by the same model instances.
|
|
Description
|
Instead of having to implement certain interfaces in models, it would be good to support parallel classes that provide the required meta data. So for model pakkage.Foo, pakkage.FooMetaData will contain the constraints and validation declarations. Like this the models are totally RIFE agnostic. The difficulty for the implementation is that constraints are tied to model instances and not model classes, so RIFE has to ensure that the meta-data instances are always used by the same model instances. |
Show » |
| There are no comments yet on this issue.
|
|