Hi, I'm in the middle of integrating databinding framework with core/spi and it's time to make a decision on the packaging.
There are two options for the databinding-framework. 1) Merge with core/spi: Move the interfaces/base classes into spi and implementation into core. 2) Keep databinding-framework as an extension. Individual databinding technology modules will stay as extensions. Please let me know your opions. Thanks, Raymond
