Bill Nalen/Towers Perrin wrote:
> I've now started (and am a good ways through) converting the python code to
> c++ and using it in the conduit. Right now, it will read text files and
> put them on the Palm. I've kept the same class structure as the original
> (1.1?) Plucker code so updates will be easier. The structure of the code
> also allows me to easily create a standalone (non-conduit) version of the
> spider/parser/writer. I intend it to work exactly the same way as the
> current Plucker does except it works quicker and on demand when a hotsync
> is done.
A C++ spider/parser/writer would be delicious. PluckerPy in application form
on the Mac is about 6 megs. A trivially cross-platform C++ version would be
great.