seems like java has this:
mac via kqueues, jna api but unmerged:
http://ochafik.free.fr/blog/?p=119
windows via win32 native, in jna:
https://jna.dev.java.net/source/browse/jna/trunk/jnalib/src/com/sun/jna/examples/FileMonitor.java?rev=HEAD&view=markup
linux via inotify, should be retrofitted to jna:
http://code.google.com/p/inotify-java/, or
http://jnotify.sourceforge.net/ (also hav windows api, maybe better to
add jna api mac port to this?)
honestly though, while this is all interesting. its just premature
optimisation. for now blocking on the compile is just fine.
On Sat, Mar 21, 2009 at 3:24 PM, Alexander Kellett <[email protected]> wrote:
> unfortunately, as scala:cc is polling rather than using a filesystem
> notifier.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" 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/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---