|
From: <fre...@we...> - 2003-07-02 11:03:33
|
> > Well, technically speaking there are two possibilities: > 1. Tony releases the code aditionally under MPL > 2. Releasing the code under MPL does not violate the conditions of > the BSD style license (i.e. at least one way compatibility). So, seems I have to wait for Tony's answer... > > >First of all the model has seemed to chang, it was necessary > >to replace some stuff with Iterators to make it compile. > > Correct, I have been warning about this in my posts. Basically all I was aware of your warning. I wanted to give it a try anyway ;-) > 1-n relationships with a preferred item have changed. (Address, > EmailAddress, PhoneNumber). > The preferred item is now remembered in the Associator; the > collections have changed from indexed (they are not naturally indexed > by a number anyway) to unordered collections of unique identifiable > items. > > Related to this changes I have made some adjustments in the backend > (specifically to the ItemHandler interface and all implementing > classes). Ok. > > Hmm, this Exception is thrown if mandatory items are missing from the vCard. > These items are > versitToken.N, versitToken.FN for v3.0 vCards, > as well as > versitToken.N for v2.1 vCards. I'm know much about the vcard specification, but my guess is that the gui-dialog doesn't set these items at all. > > I see about this asap. The patch format prefered is the one from the > jakarta guidelines. > See > http://jwma.sourceforge.net/development/guidelines.html#source/patches > > Did not have time yet to take care for translating this one also to > jpim documentation yet. > As it looks for the moment, I will release the package whether or not > I find time to make a lot of documentation.... > The patch is already in the correct format, anyway I attached another one which also fixes the "preferred-address" stuff. So, forget my last patch :-) Cheers, Frederik |