On Wed, Jan 21, 2009 at 09:40:42PM +0100, Nicolas wrote:
> Now I'm intend to work about the blackberry firmware update with Linux :
> a new "bfupdate" tool.

Hi Nicolas,

This is a heads-up that I'm working on refactoring some of the packet.cc,
socket.cc, and m_javaloader.cc code to add some of the extra Javaloader
commands that Rick Scott reverse engineered.

Not too much has changed in m_javaloader.cc, so if you're working in there,
you should be ok.  I've moved to using PacketData() for all Javaloader
packet calls, and removed any Javaloader specific code from
Socket::Packet(), which is used for the Database side.

If I've goofed up, please let me know.  I'm aiming for small code, that is
still mostly self-documenting, if possible.  Lots of #defines, etc.

Thanks,
- Chris


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to