infrastructurebuilder / ibdata-api-root

IBData api and associated components
1 stars 0 forks source link

Move `IBDataTransformerSupplier` and other suppliers to be CMSConfiguredSuppliers #2

Open mykelalvis opened 4 years ago

mykelalvis commented 4 years ago

Follow all the other supplier patterns.

mykelalvis commented 4 years ago

The key here is that the "supplied" object should be completely configured. It should not (generally) have a .configure( of it's own.