Skip to content

Conversation

daniel-sc
Copy link
Member

Using late binding (static::) instead of early binding (self::) for method invocations in Podio enables to 'overwrite' methods, e.g. using https://github.com/goaop/framework .

[Btw: with that you can do smooth retries on errors etc ;) ]

Copy link
Member

@rafaelmb rafaelmb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daniel-sc daniel-sc merged commit 6848621 into master Nov 12, 2019
@daniel-sc daniel-sc deleted the late-binding branch November 12, 2019 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants