PoP - 2007-11-07

Hi,

I'm coding a little app using the JML API and I have a few questions about the contacts list.
When my app connects and synchronise with MSN, if none of my contacts are connected, instead of their display name I get their mail and I don't get there personnal message either. As soon as they connect once I get all the correct information (display name, personnal message).
Is there somewhere in the API something allowing me to serialise the contact list in order to save the contacts info for the next time my app runs? So that I don't have to wait for my contacts to connect at least once to get the full info!

Thanks,

Marc