-
Notifications
You must be signed in to change notification settings - Fork 60
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Nette 3.0 compatible version #122
Comments
It would be better to make Kdyby/Doctrine independent on this package and deprecate Kdyby/Events. See #97 (comment). |
I see.. |
Depends on if someone will make the necessary changes for Kdyby/Doctrine. If not then we'll have to stick with Kdyby/Events. For the future it would be better to migrate your app from Kdyby/Doctrine to Nettrine anyway. And yes, for events I fully recommend to use contributte/event-dispatcher regardless of what will happen with Kdyby/Events. |
Very well, I'll look into it. Thanks! |
Actually I think that the master branch of Kdyby/Doctrine already dropped the dependency. So it's all about finishing some other things necessary for Kdyby/Doctrine 4.0. I have long since forgotten the current state of things in that regard but the main discussion was here. It's not exactly necessary to finish all the ideas in this thread, we just need to put the package into some stable state. |
Making Kdyby/Console optional is a must because the recommended way now is contributte/console (imo). See Kdyby/Doctrine#190. |
Optional Kdyby/Annotations would be nice too. See Kdyby/Doctrine#268. |
Hi,
it seems everything in master is ready for Nette 3.0. If it's really the case, could you please release Nette 3.0 compatible version?
Thanks!
The text was updated successfully, but these errors were encountered: