summaryrefslogtreecommitdiff
path: root/project2/xml/xmlDocumentPrefetch.h
Commit message (Collapse)AuthorAge
* Export exposed componentsproject2-1.2.5Dan Goodliffe2016-01-25
|
* Refactor to support using VariableCurlHelper to inject its properties into ↵Dan Goodliffe2015-10-09
| | | | an pre-existing CurlHandle
* Massive refactor to remove the appEngine and environment complication and ↵randomdan2013-07-05
| | | | instead have an execution context that's passed around from the original call site
* Pluggable script enginesrandomdan2011-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 layerrandomdan2011-11-28
|
* Remove the need to implement loadComplete which is empty in most casesrandomdan2011-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 valuesrandomdan2011-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 ↵randomdan2011-10-25
for flawed from day one