4D v15

XSLT commands deprecated

Home

 
4D v15
XSLT commands deprecated

XSLT commands deprecated  


 

 

Originally introduced in 4D v14 R4

XSLT processing commands are now deprecated and have been prefixed accordingly:

Previous nameNew name 4D v15
XSLT APPLY TRANSFORMATION_o_XSLT APPLY TRANSFORMATION
XSLT GET ERROR_o_XSLT GET ERROR
XSLT SET PARAMETER_o_XSLT SET PARAMETER

For compatibility, XSL transformations are still supported in 4D, but their use is now discouraged. Support for XSLT processing will be removed in future 4D releases.

Note for 4D Server 64-bit OS X: XSLT is not available with the 64-bit version of 4D Server for OS X. Consequently, calling one of these commands from this application will generate an error 33: "Unimplemented command or function".

4D provides two solutions for replacing XSLT technology in your databases:

  • Using equivalent functions of the PHP libxslt module, which is installed in 4D since version 14.2. 4D has produced a specific document to help you use PHP XSL as a replacement for the 4D XSLT commands: Download XSLT with PHP technical document (PDF)
  • Using new possibilities provided by the PROCESS 4D TAGS command, whose capacities have been significantly extended.

 
PROPERTIES 

Product: 4D
Theme: Language

 
HISTORY 

 
ARTICLE USAGE

4D v15 - Upgrade (standard edition) ( 4D v15)