Differences between revisions 2 and 3
Revision 2 as of 2003-07-12 07:27:12
Size: 544
Editor: lon-cache1-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 9: Line 9:
 * 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)