Closed GoogleCodeExporter closed 9 years ago
Hi!
legacyJIT stores data in same format as JIT. It necessary only for migration.
It not
supports all xmlfiles's features. Don't use it always when it's possible.
It's no kind of bug. This driver non-native for PyICQt and we don't should break
internal structure of JIT's spool
Original comment by r000ns...@gmail.com
on 5 Jan 2009 at 2:57
I don't quite understand your decision here. What I do understand is that the
legacy
JIT format cannot support all new features, and I'm not demanding that either.
I just
wished that I could keep using the legacy jit format and that it does not break
my
whole setup in a minor version update, that's why I came up with the patch.
Also, a similar case (getSetting, setSetting, setSettingList) is not supported
by the
format either, but there are dummy functions in place as well to avoid
breakage, so I
don't understand why you refuse to add these dummies for getCSetting* functions.
That's why I'd kindly ask you to rethink your decision.
Original comment by hoffi...@gmail.com
on 11 Jan 2009 at 2:54
Ok. I will add dummy functions to legacyjit backend and to other too
Original comment by r000ns...@gmail.com
on 12 Jan 2009 at 8:17
This has been fixed in 0.8.1.1, right? At least the code looks like it and it
started
working for me again without patching around. :)
So thanks for fixing that. ;)
Original comment by hoffi...@gmail.com
on 20 Jan 2009 at 6:13
Original comment by r000ns...@gmail.com
on 12 Feb 2009 at 5:41
Original issue reported on code.google.com by
hoffi...@gmail.com
on 4 Jan 2009 at 4:23Attachments: