Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Export exposed componentsproject2-1.2.5 | Dan Goodliffe | 2016-01-25 |
| | |||
* | Refactor to support using VariableCurlHelper to inject its properties into ↵ | Dan Goodliffe | 2015-10-09 |
| | | | | an pre-existing CurlHandle | ||
* | Massive refactor to remove the appEngine and environment complication and ↵ | randomdan | 2013-07-05 |
| | | | | instead have an execution context that's passed around from the original call site | ||
* | Pluggable script engines | randomdan | 2011-12-14 |
| | | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout | ||
* | Groundwork for common presenter layer | randomdan | 2011-11-28 |
| | |||
* | Remove the need to implement loadComplete which is empty in most cases | randomdan | 2011-11-25 |
| | | | | | Restructure presenters in layers based on features allowing for simpler cache implementations Minor XSLT changes to support new layout from presentation which is more consistent | ||
* | Make many things use variables instead of preread values | randomdan | 2011-11-02 |
| | | | | | Add support for a Boolean type Fix flow error in exception handling | ||
* | Finally sort the stupid names problem in the XML lib and remove xmlMemCache ↵ | randomdan | 2011-10-25 |
for flawed from day one |