HomePhorge

(maint) Remove extra abstraction PAbstractType - change to PAnyType
fa3a99e61f66Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Remove extra abstraction PAbstractType - change to PAnyType

Since all types now are PAnyType, there is no need to have
an extra abstratin called PAbstractType, it just adds level in
the ancestor hierarchy that needs to be consulted for methods, one
extra step to go when checking is_a? against PAbstractType instead of
PAnyType, etc.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2a9e996f12fb: (perf) freeze all string tokens at the source (in the lexer)
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUfa3a99e61f66: (maint) Remove extra abstraction PAbstractType - change to PAnyType (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Jul 27 2014, 5:03 PM