FW/1 Reference Manual completed
January 3, 2010 · 1 Comment
I've said several times that I won't declare a 1.0 release for FW/1 (Framework One) until I had completed the Reference Manual. Well, the Reference Manual is complete now! It's kinda bigger than I anticipated but it documents every method in FW/1, both public and private, as well as explaining the API available to controllers, services, views and layouts. It also explains all the request scope variables used by the framework and provides quite a bit of detail on how FW/1 can take advantage of a bean factory.
I'll be making one or two additional tweaks tonight and then declaring a 1.0 release for the New Year!
Coming soon: two new documentation sections covering how to design applications (some general MVC and OOP guidelines, as well as some FW/1 specifics) and how to migrate applications to FW/1 (both from legacy, procedural code and from other frameworks).
Tags: coldfusion · fw1

1 response so far ↓
1 dentrems // Jan 11, 2010 at 5:20 PM
Leave a Comment