Hi guys. I've created PR with new ResourceWatcher component: https://github.com/symfony/symfony/pull/391.
In short, this component gives us ability to add `--watch` options everywhere we need with only 3-4 lines of code. It supports both inotify filesystem changes notifications and fallback to recursive state checker. I've created small usage example here: https://gist.github.com/887435 --------------------------------------------------Konstantin Kudryashov (everzet) http://about.me/everzet/bio -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
