id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
159,"named class/pmc lookup in pir syntax such as new, isa, subclass, get_class, etc [post 0.9.0]",coke,whiteknight,"From DEPRECATED.pod:

{{{
Class PMC name resolution will be the following.

if the arg is a STRING
  Relative to the current Namespace

if the arg is a ResizableStringArray  
  Relative to the current HLL Namespace

if the arg is a Namespace or Class PMC
  The passed in class or the class attatched to the passed in namespace.

}}}",deprecation,closed,normal,,core,,medium,fixed,,,,,
