[Cosmo-dev] Re: Functional migration events verification
Mikeal Rogers
mikeal at osafoundation.org
Thu Dec 28 14:39:50 PST 2006
> I don't think any other "diff 2 servers" functionality or code is
> under development.
>
> Are you saying that right now, all event attributes are included
> and compared, and you'd like to extend to non-event items? Or that
> not all attributes of events are included in the object?
>
> Either way, coding in more comprehensive object attributes would be
> valuable, pretty sure. Have at it!
Any ideas are welcome, I'm a little busy right now but in the next
few weeks I could find some time to write in some additional features.
>
> If we find, on the upcoming first run for migrated data, that there
> *are*, we'll need some way to examine the specific differences,
> which might take a bit of coding. Did I hear you right earlier
> when you said the code currently flags simple "equal/not-equal"
> status?
Right now the tool isn't all that smart, it basically just compares
the two string from each event ics.
If this isn't sufficient in a future release then I can easily right
in some smarter comparisons. The easiest thing to do for ics files
would be to just use vobject to parse and compare them, all the hard
work is done now and tweaking the comparison part wouldn't be all
that hard.
-Mikeal
More information about the cosmo-dev
mailing list