pharborist icon indicating copy to clipboard operation
pharborist copied to clipboard

Index objects should use Doctrine's ArrayCollections for handling lists of related objects

Open phenaproxima opened this issue 10 years ago • 0 comments

ArrayCollection is a fantastic array wrapper that will make it a bit easier to manipulate lists of related index objects (i.e., traits imported by a class, interfaces implemented, calls to a function, etc.). I suggest we use it. This will also add Doctrine\Common as a Pharborist dependency, although if we split the indexing stuff into its own component we could make it a dependency of just that component. Thoughts?

phenaproxima avatar Apr 21 '15 01:04 phenaproxima