Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2003-07-05 08:21:00
Size: 457
Editor: lon-cache2-1
Comment:
Revision 3 as of 2006-06-23 05:33:14
Size: 720
Editor: b0790
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * PluggableTemplates - Allow different templating systems to be used with Albatross.
 * PickledTemplates - saved a pickle of the template to speed up loading (tested: 5x speedup)
 * SpeedUpTemplateExecution - ideas for speeding up the execution of templates.

Proposed Changes

This is a collection of proposed changes to Albatross. The proposals were raised on the mailing list and copied here to ensure that they do not get forgotten.

  • ["doctest samples"] - Improve the cut & paste compatability of the samples in the doctest directory.

  • ClassRenaming - Rename the application classes.

  • KeywordArguments - Make all application and execution classes use keyword arguments for their constructors.

  • PluggableTemplates - Allow different templating systems to be used with Albatross.

  • PickledTemplates - saved a pickle of the template to speed up loading (tested: 5x speedup)

  • SpeedUpTemplateExecution - ideas for speeding up the execution of templates.

None: ProposedChanges (last edited 2011-02-15 06:05:18 by localhost)