-
Notifications
You must be signed in to change notification settings - Fork 81
Developing with Railo Server
jameskilford edited this page Apr 15, 2014
·
36 revisions
Directory placeholders & how to use them
Unsupported tags / tags with limited support
Unsupported functions / functions with limited support
Please feel free to add ideas and comments to this section, which will be created when the structure has been defined.
-
Railo Server language & environment reference
- Description of Railo Server language features
- Reserved words
- General differences between ACF & Railo Server
- Tags
- Functions
- Application.cfc & application settings
-
Concepts
-
Mail (i.e. cfmail, cfpop, cfimap, mail-related tips)
-
Caching
-
Template caching
-
Partial template caching
-
User caches
-
Query caching
-
Page pool
Both currently on tips and tricks page.
-
-
Database access & datasources
-
Exception handling
-
Locking
-
Threading
-
Scheduling
-
Serialising data
-
Object-oriented CFML
- Railo Server magic functions
- Implicit conversions
-
ORM
-
Event gateways
-
Railo-Server-only concepts
- Railo Server resource bundles
- Working with Resources and Mappings
-
Writing CFScript vs Tags
- CFScript based tags
-
Closures
-
Member functions
-
Enhancing Railo Server
- Writing custom tags
- in CFML
- in CFScript
- Creating built-in tags
- Creating built-in functions
- Extending Railo Server with Java
- Where to install external libraries
- Extending Railo Server with CFXs (deprecated really?)
- Railo Server Extensions
- Using Railo Server Extensions
- Available extensions
- CouchDB
- Membase
- MongoDB
- Infinispan
- etc
- Building your own extensions
- Creating your own Event Gateway types
- Writing custom tags
-
Practices
- Integration with other systems, e.g. databases, message queues & search engines
- Design patterns
- Best practices / architectural patterns
- Secure development
- Unit testing & continuous integration
- Debugging
- Changing dump template
- Editors & IDEs
-
Tutorials & samples
- Using Java libraries in Railo Server
- Sample applications
- Examplar code samples
- Getting to know Railo Server
- Railo Server features & specifications
- Getting started with Railo Server
- Installation & configuration
- Railo Server Versions
- Developing with Railo Server
- Deploying Railo Server apps
- Managing Railo Server apps
- Railo Server Extensions
- Useful resources & further reading
- Developing & debugging Railo Server
- FAQs