You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new conversion system introduced in M3 and refined in the trunk is currently separate from the existing property editors. Registration facilities as well as core injection classes (such as BeanWrapper) rely still on the old PropertyEditors making the new system unsuable w/o some sort of conversion.
For Spring DM 2.0 purposes, relying on the new conversion system in the core container, becomes a mandatory requirement considering the current Blueprint spec.