afw-org / afw

Adaptive Framework
https://afw.tools
MIT License
3 stars 1 forks source link

Remove data types 'expression' and 'hybrid' #63

Open mike000000000 opened 11 months ago

mike000000000 commented 11 months ago

With the removal of data type 'expression_tuple', the ability to specify a script in a template, and since a script can be a single expression, the need for data types 'expression' and 'hybrid' are greatly diminished.

For simplicity, remove data types 'expression' and 'hybrid' from the app, core, any object types that use them, any tests that test them, and any documentation.

mike000000000 commented 11 months ago

These are the properties that changed from dataType template to dataType script in d1d8482

coreAuthorizationCheck initialAuthorizationCheck authorizationCheck filter onGetInitialObjectId onGetProperty onGetInitialValue method onSetProperty additionalConstraints onRetrieveObjects onAddObject onDeleteObject onGetObject onModifyObject onReplaceObject