On 29/10/05 12:35 AM, "James M Snell" <[EMAIL PROTECTED]> wrote:
> Could you not do a photo-specific container that requires order? > > <x1:photo-edits> > <x2:do-filter /> > <x2:do-resize /> > <x1:do-crop /> > <x2:do-filter /> > </x1:photo-edits> > > Anyone interested in photo filters would know to look for the > photo-edits container. and if I wanted to do something other than photo-edits along the way? top of head examples: save incremental backups, submit to some other queue... if any of these have their own container requirements then everything starts looking messy again. we're better off with one generic child-agnostic wrapper and be done with it. e.
