Implement a possibility to have persistent objects that can be dynamically extend without creating new database fields.
Diff:
--- old +++ new @@ -0,0 +1 @@ +Implement a possibility to have persistent objects that can be dynamically extend without creating new database fields.
moved to milestone 0.3 because this is a very CORE function
I've implemented the base classes for pojos and managers that support dynamic object extension with and without localization.
Please check the implementation.
Log in to post a comment.
Diff:
moved to milestone 0.3 because this is a very CORE function
I've implemented the base classes for pojos and managers that support dynamic object extension with and without localization.
Please check the implementation.