ColdSpring 2.0 - Narwhal

Package coldspring.util

Interface Summary
StringValueResolver Simple strategy interface for resolving a String value

Class Summary
CFModule CFC for calling a custom tag, and returning the results
Cloneable Component to aid in cloning of CFCs
Closure A Closure context
Collection A Collection class for the Closure library
Engine Functional introspection layer into the underlying CFML engine, to see what functionality is available
MethodInjector Injects methods into CFCs
Observable Implementation of Observable Pattern
Singleton Component that uses meta data to store and manage singletons of objects
SortedArray An implementation of an array that takes a Closure/UDF to define the comparator

ColdSpring 2.0 - Narwhal