Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Added docs about GroupSequenceProviders#2766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
xabbuh commentedJun 24, 2013
👍 Great work. But I agree with the fact that this is quite enough for a new cookbook article. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
does this work without implementingGroupSequenceProviderInterface?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
being a sequence provider without implementing the interface ? no. the interface is what makes you a sequence provider
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I forgot it. Will change it when I can switch branches
Added docs about GroupSequenceProviders
…s and adding the missing interface
weaverryan commentedJul 28, 2013
Hi guys! I've merged this in and added the missing interface (and a few other changes) at sha:3d1f59f. This is a great feature so I'm happy to see it documented. Thanks! |
Not sure if it's better to move the complete group stuff to a cookbook article, as it makes the article pretty long