> I need to pass it a Params object because the MapHandler needs to request
> the mapfile. Otherwise I can leave getKey alone and do it right in
> fillBuckets. Either way is OK IMHO. It's only two lines of code.

No, fillBuckets is way too low level. It's a generic piece of code for all
keys. You're adding key-specific code and it should go in a key-specific
place.



_______________________________________________
Freenet-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to