On Fri, Oct 06, 2000 at 01:58:40PM +0100, Piers Cawley wrote:
> Name DSLI Description Info
> ------------- ---- -------------------------------------------- -----
>
> interface bdph Declares an interface, used with implements
> implements bdph Declares a module implements and interface.
I think we have to be even more careful with pragma names then we do
with modules.
These are both at the top-level of the namespace and have very
'official/general/standard' sounding names.
If we endorse them we create the problem that Perl6 might want to have
pragma with those names but slightly different semantics.
Perhaps we need an 'ex::' namespace for experimental pragmas.
Perhaps thse could go there, or be given less
'official/general/standard' sounding names.
Tim.