Deprecations in 1.5
This page lists things in Infusion that will be deprecated in 1.5, in particular things that we plan to remove entirely in 2.0
Topic | Marked in docs | Marked in code |
|---|---|---|
FSS (we're not replacing this) |
| |
demands
|
| |
use of components which are not "autoInit" - including the return of nonComponent material from a creator function, and manual attachment of components to trees |
|
|
the use of manual lifecycle points (postInit, finalInit, preInit)
|
|
|
the use of manual component initialisation functions such as fluid.initLittleComponent and fluid.initViewComponent
|
|
|
the use of legacy IoC expressions such as "@1", "@2", "COMPONENT_OPTIONS" etc. |
|
|
the option "returnedPath" (and "returnedOptions", which is gone already) | N/A |
|
changeApplier and model features:
|
| |
| ||
| ||
| ||
| ||
| ||
The use of fluid.tryCatch() | N/A |
|
Event features:
| except for arguments to makeEventFirer - not sure what that means |
|
Progress events and callbacks onProgressBegin and afterProgressHidden |
| |
The old names "fluid.model.setBeanValue" and "fluid.model.getBeanValue"
| N/A |
|
fluid.lightbox (use fluid.imageReorderer) - some css there as well? |
|
|
stuff in Fluid.js e.g. fluid.keyForVaue()... |
|
|
path utilities in DataBinding (not documented anyway?) |
|
|
fl-ProgEnhance-basic is deprecated, and replaced by fl-progEnhance-basic |
|
|
Renderer ?
|
|
|