The method marshalMetadataLinks in the Hal plugin is only a proxy method to the marshalMetadataLinks method in the ResourceFactory class. This method seems not to be used at all inside the Hal plugin itself (or any other classes). I think this method can/should be removed. It is only confusing that it is (still) available in theHal plugin.
The method
marshalMetadataLinks
in theHal
plugin is only a proxy method to themarshalMetadataLinks
method in theResourceFactory
class. This method seems not to be used at all inside theHal
plugin itself (or any other classes). I think this method can/should be removed. It is only confusing that it is (still) available in theHal
plugin.Originally posted by @Wilt at https://github.com/zfcampus/zf-hal/issues/138