facebook / hhvm

A virtual machine for executing programs written in Hack.
https://hhvm.com
Other
18.13k stars 2.99k forks source link

Bring the Code Model API (HH\CodeModel) back #2228

Closed sebastianbergmann closed 8 years ago

sebastianbergmann commented 10 years ago

In https://github.com/facebook/hhvm/commit/347684a844ecf1b865bc069c17ef7f8c96b7398a the Code Model API was removed because it caused a breakage on Travis.

The purpose of this ticket is to track the progress of bringing the Code Model API back.

scannell commented 10 years ago

The author of CodeModel recently left the team so consider the status of this in limbo. If someone in the community wants to take it up, that would be great, but I don't believe we're going to be prioritizing this soon.

paulbiss commented 8 years ago

This feature request is not actively being worked on. We would happily consider a pull request implementing it. If you plan to work on this issue let us know in the comments and we will re-open the issue and assign it to you. If you feel strongly that this issue deserves more attention, please comment here with your use-case and we will try to prioritize as appropriate.

paulbiss commented 8 years ago

As a side note the project has been reverted internally as well.