HomeDevCentral

Address File and CodeFile inheritance issues

Description

Address File and CodeFile inheritance issues

Summary:
The File class also implemented include logic.

Actually, this code was the one used when object was instancied by
CodeFile::From(), as it returned a File and not a CodeFile instance.

That first issue masked another one, CodeFile included the file
by name, and not by full path.

Test Plan: Run tests

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2162

Details

Provenance
derecksonAuthored on Jan 28 2020, 08:50
derecksonPushed on Feb 19 2022, 22:15
Parents
rKERUALD7773bf27715a: Prune unused use.
Branches
Unknown
Tags
Unknown

Event Timeline