We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Correct buildUrl examples with & in place of ? in secondary positions
Updated Migrating Applications (textile)
changed "fail()" to "failure()" in the Error Handling paragraph
Undid previous change since this documentation only covers 2.5 and earlier
Added entry for new getSubsystemSectionAndItem() helper function
Removes one more link that doesn't exist anymore
Removes links to site that no longer exist
Add link to 3.0 documentation
Updated Developing Applications Manual (textile)
Added 3.0 doc note
Add link to 3.0 documentation; update link to roadmap
Removed very outdated roadmap (from pre-2.x days!); added link to latest roadmap on official documentation site.
Updated Home (textile)
Deprecated getRC() / getRCValue()
Added Brian Fitzgerald's comment about request.layout
Added Requirements section that Jim Priest edited into my repo a while back.
Add note about Application.before() to setupRequest()
Explain difference in setupRequest() and Application.before()
Describe 2.5 -> 3.0 migration
org.corfield.framework -> framework.one
fixed typo
Minor change - added semi-colon.
Added an example of the complete controller after adding the accessors and service call
Updated Reference Manual (textile)
Ensure controller returns this.
Minor grammatical edits for clarity