On Thu, Feb 14, 2013 at 5:00 PM, Patrick ALLAERT <patrickalla...@php.net>wrote:
> 2013/2/14 Ivan Enderlin @ Hoa <ivan.ender...@hoa-project.net>: > > I have written: “On Linux, we have inotify (available in PHP through > > pecl/inotify)”, so yup, I know for inotify :-). I propose to gather all > > these API and give a proper one to the end-user. > > If you are doing so, I would suggest you to create this as a C > library, that way you could bring that feature to any > applications/languages and you would only have to create a bridge as a > PECL extension. > and to carry on from Patrick's point, it would probably be cleaner to do it this way so your library wouldn't need to work around PHP stuff. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >