Le lundi 01 novembre 2010 à 16:02 -0400, Chris Frey a écrit :
> On Sat, Oct 30, 2010 at 09:20:09PM +0200, Nicolas wrote:
> > In my GIT repository, you can find an ALX parser.
> > 
> > I provide an API (so a new lib : libbarryalx) and a barry tool
> > balxparse.
> 
> That's a lot of nice code there... I definitely want it in Barry.

Thx, although some parts aren't very clean...

I have to separate the API public out of private.
The integration into your Makefile.in and configure.ac is made very
quickly and so not very clean :(
No comments... I'll add them later.

> One issue I saw, though... is there a significant reason why you
> went with the expat XML library instead of libxml2?  And the
> corresponding libxml++?

No, nothing.
You can change for libxml++ or others... I use a very little part of
libexpat... and it's the alone part of my code that is well done. So
easy to change.

> The reason I'm concerned is that libxml2 is already a requirement
> for anyone using opensync, and the Barry opensync plugins, so it's
> a dependency we already have.  I'd rather use that then introduce
> a new dependency, and potentially require two different XML parsers
> for Barry.

Of course, you can modify the code...

If I find time and you don't already modify the code, I'll do it.

My todo list :
1) Add firmware upgrade documentation into barry
2) Add Barry API to flash SFI file
3) Add a simple tool to select app & lib to install 
4) Add a tool to flash sfi, then cod files

Regards,

Nicolas



------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to