On Thu Dec 13 08:04:00 2007, kjs wrote:
> to specify a namespace, say, "foo", one would write:
> 
> .namespace ["foo"]
> 
> in order to have PIR switch (back) to the "root" namespace, you should
> currently write
> 
> .namespace
> 
> which is ok, but more clear would be to write:
> 
> .namespace []
> 
> 
> which just looks more consistent, IMHO.
> A minor thing, but anything we can do to make PIR easier to read is a Good
> Thing.
> I think this change was also suggested by someone else in the last 2 months,
> but I couldn't find any references.
> 
> comments welcome,
> kjs

+1


Reply via email to