> > <blocks>
> > <fop include="true"/>
> > ...
> >
> > <!-- the following blocks are marked unstable and should be
> > considered being pre-alpha quality. Their API might change
> > without notice -->
> > <myteststuff include="false" unstable="true"/>
> > <scratchpad include="false" unstable="true"/>
> > </blocks>
> >
> > Ok?
>
> Please, don't use unstable="true" or unstable="false", what about
> status="stable" and status="unstable".
> This is interpreted in a stylesheet
> anyway, so please make it more readable for a casual user.
I am fine with that... So I'll go for
<!-- the following blocks are marked unstable and should be
considered being pre-alpha quality. Their API might change
without notice -->
<myteststuff include="false" status="unstable"/>
<scratchpad include="false" status="unstable"/>
ok?
> Carsten
back from vacation? ;-)
--
Torsten
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]