Eric J Altman [[EMAIL PROTECTED]] wrote: > [followups to [EMAIL PROTECTED], I seem to be straying > offtopic for jyve] > > jon * wrote: > > > > So if quick/dirty is not the way to go, maybe there's a library > > > somewhere all ready to wrap a service around. Something akin to > > > gnu.regexp, but I guess GPL is verboten. Pointers towards any relevant > > > apps, code, patterns, texts? Hate to reinvent the wheel poorly. > > > > www.oroinc.com but they seem to be down now. ;-( > > Worked for me, thanks. > > Uh oh, more stuff to read through! The license seems workable, so I > guess it's ok to use a binary only package here. Is there a turbine > best practice for doing this type of thing? Ie: if the package is not > installed, catch a ClassNotFoundException, similar to > com.oreilly.servlet.* in turbine.external.UploaderOReilly.java, then > degrade gracefully. > > Thanks, > ~Eric > Or you can do what I _think_ jon (et al) did for Village: roll your own implementation of the API. That's if you weren't busy enough already! ;) -- Christopher Elkins ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
