Hi folks, Following up a discussion with Daniel I would like to make "DataSources" (contains the user-supplied data sources) a bit more FTL friendly
Had a quick look at it but I'm a bit lost I created a DataSourcesAdapter which extends TemplateSequenceModel & TemplateHashModel DataSources has a few additional finder methods which I can't invoke when exposing the DataSourcesAdapter So the question is what interfaces needs to be implemented to support sequence semantics hash map semantics arbitrary helper methods in a single adapter Thanks in advance, Siegfried Goeschl