Page MenuHomePhabricator

Continue construction of `bin/celerity map`
ClosedPublic

Authored by epriestley on Dec 31 2013, 9:53 PM.
Tags
None
Referenced Files
F13185269: D7865.diff
Sat, May 11, 2:44 AM
F13184311: D7865.id17805.diff
Fri, May 10, 5:30 PM
Unknown Object (File)
Tue, May 7, 5:02 AM
Unknown Object (File)
Fri, May 3, 2:28 AM
Unknown Object (File)
Thu, May 2, 12:08 PM
Unknown Object (File)
Thu, May 2, 5:30 AM
Unknown Object (File)
Mon, Apr 29, 1:51 PM
Unknown Object (File)
Wed, Apr 24, 9:52 PM
Subscribers

Details

Summary

Ref T4222. Continues porting scripts/celerity_mapper.php functionality into bin/celerity map. This is pretty much a 1:1 port with no functional changes, but hopefully the code is a little better factored. Particularly, more responsibilities are pluggalbe through CelerityResources now.

Test Plan

Ran bin/celerity map and inexpected the var_dump() output, which appeared to make sense.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

src/infrastructure/celerity/CelerityResourceTransformer.php
121–126

This is temporary -- I'll throw away rawResourceMap eventually, but we need it for the old script to continue working for now.