>Bill, what is the relative speed of the C++ parser/conduit to the current
>Python parser?

They are surprisingly similar.  I haven't done anything to try to speed up
the parser though, as I wanted to keep the code looking very similar so
updates would be easy.

>cross-platform.  Unless there's a LOT of MFC, usually it's pretty
>straight-forward in terms of code changes.

No MFC at all. It's pure C++.  There's even 2 routines to do the http
stuff, one using the Win32 functions and one using the BSD socket stuff.

>But if the speed is nearly the same, the project momentum is much more
>important.

I think momentum is much more important.  Especially seeing Bill's Java
parser.

I think a conduit that read the Plucker desktop setting is all that's
missing when you compare Plucker to Avantgo.

Bill


_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to