... h2. CFML Advisory Committee
Welcome to the CFML Advisory Committee website. Our goal is to define what is "core" to the ColdFusion Markup Language, how that core should behave and what is considered "extended core" - what language features useful CFML processors should implement - as well as offering guidelines for vendors to provide extensions to CFML in a consistent manner.
We are currently finalizing our basic definition of what constitutes the core CFML tags, functions and script and will be publishing more details shortly.
h3.
|
... We have divided CFML into three areas: "core", "extended core" and "vendor-specific". The intent behind these terms is as follows: * *Core*: A feature defined as core CFML is intended to be implemented the same way by all vendors. If developers write code that uses only core CFML features, they can expect their code to be portable across all engines that implement the specification. * *Extended Core*: A feature defined as extended core CFML is optional but is intended to be implemented the same way by any vendor that chooses to support it. If developers write code that uses only core and extended core CFML features, they can expect their code to be portable across those engines that implement all such features that the code uses. * *Vendor-Specific*: A feature defined as vendor-specific CFML is optional and may well be implemented by only one vendor or may differ between engines. If developers write code that uses any vendor-specific features, they should have no expectation of portability.
We plan to issue a CFML specification approximately every two years. Each published specification will mainly be a codification of the language as it is supported by the majority of vendors at a given time - although each will also include some features not yet supported by every vendor. The intent is that vendors will aim to implement the full core specification within a reasonable timeframe.
h3. Core Language Definition
Early on in our discussions, we agreed that "all" of cfscript is considered core language. Obviously this will need to be further refined since cfscript is not yet very well documented or specified and it sounds like Adobe are extending cfscript in their upcoming "Centaur" release. * [Core CFML Tags|cfmladvisory:Core CFML Tags] * [Core CFML Functions|cfmladvisory:Core CFML Functions]
h3. Extended Core Language Definition
This category contains tags and functions that are considered important and "should" be present in every CFML processor but are not really core to the language itself. We'll flesh out this section after we've specified the core language. * [Extended Core CFML Tags|cfmladvisory:Extended Core CFML Tags] * [Extended Core CFML Functions|cfmladvisory:Extended Core CFML Functions]
h3. Vendor-Specific Extensions
This section will list tags and functions that we consider to be vendor-specific extensions to the language (even if all vendors implement them) as well as providing guidelines for vendors to add new tags and functions in a consistent manner. * [Guidelines for Vendor Extensions|cfmladvisory:Guidelines for Vendor Extensions] * [Vendor-Specific CFML Tags|Vendor-Specific CFML Tags] * [Vendor-Specific CFML Functions|Vendor-Specific CFML Functions]
h2. The Committee
The current members of the committee are: * [Rob Brooks-Bilson|cfmladvisory:Rob Brooks-Bilson] \- Community / Amkor Technology * [Raymond Camden|cfmladvisory:Raymond Camden] \- Community * [Sean Corfield|cfmladvisory:Sean Corfield] \- Railo, committee chair * [Peter J. Farrell|cfmladvisory:Peter J. Farrell] \- Community * [Ben Forta|cfmladvisory:Ben Forta] \- Adobe * [Adam Lehman|cfmladvisory:Adam Lehman] \- Adobe * [Matt Woodward|cfmladvisory:Matt Woodward] \- Open BlueDragon
|