Skip to:
We have a placeholder page for this:http://wiki.fluidproject.org/display/docs/Model+Transformation
We need to include (not exhaustive):
transforms now in "fluid.transforms" namespace
many new transforms available (see ModelTransformationTransforms.js)
transforms now specified with "transform:" instead of "expander:"
only supporting 'input' and 'inputPaths' instead of value in the expanders
Several new transform functions
"standardTransformation" -> standardTransformFunction
The pull request https://github.com/fluid-project/infusion-docs/pull/86 has been merged into the master branch at 186b4376d61c187f743e20f7045d128f03d7051c
Pull request at https://github.com/fluid-project/infusion-docs/pull/86
Docs are now hosted at http://docs.fluidproject.org/infusion/development/, but the source is stored in github.
Docs are now (as of 1.5) living in github (https://github.com/fluid-project/infusion-docs/) but there's still not model transformation documentation.
I did some documentation for the model transformation here: http://wiki.gpii.net/index.php/Architecture_-_Available_transformation_functions
We have a placeholder page for this:
http://wiki.fluidproject.org/display/docs/Model+Transformation
We need to include (not exhaustive):
transforms now in "fluid.transforms" namespace
many new transforms available (see ModelTransformationTransforms.js)
transforms now specified with "transform:" instead of "expander:"
only supporting 'input' and 'inputPaths' instead of value in the expanders
Several new transform functions
"standardTransformation" -> standardTransformFunction