On Sun, Dec 05, 2010 at 03:45:01PM +0100, Nicolas wrote:
> http://repo.or.cz/w/barry/progweb.git/commit/96098f0a52ba098f3bf41eaa7b67fe75dc881445
> 
> a new browser bookmarks parser.
> 
> If we have time, we can add a browser folders parser ; then write the
> builder. So we can sync our blackberry bookmars with the host.

Thank you very much for this.  I've merged this parser, and in the
process of reading over the code and testing with my devices, I
got really deep into the record format.

It's one of the more complicated records I've seen... I don't see
a lot of consistency in the records... it's not like the normal
CommonField parsing, and seems to group a whole bunch of data into
just two CommonFields, which makes parsing a bit of a nightmare.

I did discover a new field, the Index... not that it is very useful.
I also reworked the code, so the section parsing is in separate
functions.  Hopefully the begin and end checks are more consistent
now.

Can you test the latest code with your device?  There are 3 debug
statements that I left in the code for now, for testing.

If you like, I can give you some sample backup data from my devices here.
Now that we have the pipe parsers, we can share actual data and work on
parsers without having the devices in front of us. :-)


>    Display mode: Automatique
>    JavaScript mode: Automatique
>    Browser Identity mode: Automatique
>  
> The 3 last fields (display, javascript and identity) aren't more used by
> the OS 6.

Interesting... they don't seem to be used in the old 7750 either.  There
is just one trailing 01 field.

Thanks again,
- Chris


------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to