HomePhorge

(PUP-659) Change find class/define API by removing unused args
ac49fd7f588dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-659) Change find class/define API by removing unused args

This removes the parameters for an array of namespaces to search
as well as the options (where it was possible to pass an assume_fqname
option with special meaning).

No the api is much simpler - lookup the name that is wanted; no more, no
less. It should be given in the correct form (downcased), but it may
start with '::'.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU16677d5c19fc: (PUP-659) Remove ability to have multiple names in a scope
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUac49fd7f588d: (PUP-659) Change find class/define API by removing unused args (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Dec 8 2014, 10:55 PM