Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Migration Guide: ListenerAggregateInterface is not compatible #30

Closed
thomasvargiu opened this issue Jun 28, 2016 · 5 comments
Closed

Migration Guide: ListenerAggregateInterface is not compatible #30

thomasvargiu opened this issue Jun 28, 2016 · 5 comments
Labels

Comments

@thomasvargiu
Copy link

Running my tests, I find out that ListenerAggregateInterface is not compatibile migrating from v2 to v3 due to a Fatal Error for Incompatible Interface.
Seems that every listener implementing that interface should add the second parameter $priority before to migrate.

Is it right?

@weierophinney
Copy link
Member

@thomasvargiu Correct; that is exactly the path we took when migrating the various ZF components to be forwards-compatible with v3.

@weierophinney
Copy link
Member

@thomasvargiu Do you feel we need to add some verbiage to this effect in the manual? If so, can you indicate the document? Thanks!

@thomasvargiu
Copy link
Author

@weierophinney I'm sorry, I didn't read this part.
I think it's enough.

@karborator
Copy link

So how we should describe our listener at the module config ?

@froschdesign
Copy link
Member

@karborator
Please add your comment here: "#9 - Add a factory for EVM"!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants