History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RIFE-262
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Geert Bevin
Reporter: Geert Bevin
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RIFE

Add full POJO support for constraints declarations

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

Scale: Large


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.