Re: A little discovery: abbreviated-namespace-qualified keywords

2009-08-24 Thread Adrian Cuthbertson
Also just what I needed - thanks! On Mon, Aug 24, 2009 at 8:05 PM, Dragan Djuric wrote: > > It may look silly, but that's just what I need AND the last time I > checked > it didn't work! > Now it does :) > > Thanks! > >> On Aug 24, 7:14 pm, samppi wrote: >> I just discovered something cool that

Re: A little discovery: abbreviated-namespace-qualified keywords

2009-08-24 Thread Dragan Djuric
It may look silly, but that's just what I need AND the last time I checked it didn't work! Now it does :) Thanks! > On Aug 24, 7:14 pm, samppi wrote: > I just discovered something cool that might seem obvious to some > people but is, as as I can tell, undocumented and caught me totally by > sur

A little discovery: abbreviated-namespace-qualified keywords

2009-08-24 Thread samppi
I just discovered something cool that might seem obvious to some people but is, as as I can tell, undocumented and caught me totally by surprise. It's well known that the reader resolves ::something into :the-current-namespace/something. But what I found out is that if you use require to alias a n