Skip to content
Prev 10553 / 63424 Next

getGenerics is wrong in 1.8.0 alpha (PR#4184)

Should now be consistent.

One problem was that the base namespace, unlike other namespaces, does
not have a .packageName object.  I left this alone for now, and
special-cased the base namespace in getPackageName().

John
ripley@stats.ox.ac.uk wrote: