flipkart-incubator / databuilderframework

A data driven execution engine
34 stars 29 forks source link

Accessible datas #2

Closed vvarma closed 5 years ago

vvarma commented 9 years ago

Should be able to access data in a builder in addition to those declared in the "consumes" list. For the builder all data mentioned in the "accesses" list will be access-only, non-mandatory and nullable.

santanusinha commented 5 years ago

This is already supported now by the accesses() param in DataBuilderInfo