On 3/30/06, Matt Price <[EMAIL PROTECTED]> wrote: > > My interest in porting citeproc to other languages is to prototype > > this, and gain the experience we need to figure out how best to do > > this. > > > can you expand on this? e.g. would it be helpful if I tried to work > up a python port (this will happen relativley slowly till at least the > end of May though)?
Yes. There's a citeproc-py placeholder at the xbib svn repo: <http://svn.sourceforge.net/viewcvs.cgi/xbiblio/> My coding skills are limited, though, so I've been slowly (!) working on the Ruby port because it's a more intuitve language for me. But a Python version would be better for OOo anyway, with the Python UNO binding. Probably the best place to start is to finish the unit tests and make sure the Ruby and Python versions have equivalent APIs. Bruce --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
