On Thu, 2006-03-09 at 16:35 +0530, Martin DeMello wrote:
> On 3/9/06, Jason E Katz-Brown <[EMAIL PROTECTED]> wrote:
> >
> > * The third feature on our priority queue is import and export of game
> > logs. In the future ISC logs can also be imported. None of this will
> > make the next release unless a new developer joins and helps us.
> 
> I'd be interested in working on this, if i can get some help
> navigating around the codebase.

The biggest task is defining an XML format for serializing
quackle/game.h and quackle/game.cpp to, and then implementing that
serialization in libquackle somewhere. Then writing parsers for other
input formats is easy.

So, first integrating an XML library into libquackle would be great. I
surveyed a cross-platform few but forgot which one I thought was best.
Then working on a func that spits a Quackle::GamePosition to xml (this
involves in turn serializing really every other libquackle object to
xml). Then everything else, which would then be easy.

thanks!
Jason


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/quackle/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to