Clarification: On Fri, Jun 6, 2008 at 5:56 PM, Randall Leeds <[EMAIL PROTECTED]> wrote:
> - build our own View Server in Python and include our filter modules to > call directly for calculating scores. > There already exists a Python view server. As long as any modules we want to use are in the interpreter path we could directly call any filters we want in our map functions.

