DROIDS
=========
We should deliver a few standard use cases where all the plumbing is
hooked together:
1. simple web crawler

- HelloCrawler

2. simple filesystem walker

- FileRenameRacer

3. IMAP walker

TBN


Rather then have these Droids appear to be toy examples I think they should be useful out of the box crawlers/walkers. Perhaps we should add a "depot" for complete useful Droids implementations. Maybe:

org.apache.droids.depot.web.SimpleWebCrawler
org.apache.droids.depot.filesystem.FilesystemWalker (racer? still not convinced on the racer word :)
org.apache.droids.depot.imap.ImapWalker

Sure droids can be extended to do many things, but I imagine the SimpleWebCrawler and FilesystemWalker would cover

maybe we keep FileRenameRacer in an example directory... points to using Droids for file manipulation, but is kinda a pain to test with -- it modifies files on you disk!


ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to