On Wednesday 02 July 2008, Stephen Warren wrote:
> I believe that congruity SVN now includes everything in your proposed
> congruity changes that isn't related to IR learning. Note that I didn't
> simply merge your patch directly; I took the opportunity to do various
> other cleanup and changes at the same time.
>
> Take a look and see if there's anything I missed.

I definitely will, but likely not before the next weekend.
Same for Phil's ideas about the concordance UI.

BTW.: That 'Next Button' issue seems to be a basic GTK bug that
hasn't been fixed for some years now - the same problem has been
encountered by a collegue at work in a GtkAda application.

http://bugzilla.gnome.org/show_bug.cgi?id=56070

The 'official' workaround apparently is to insert a sequence:
button.Hide()
button.Show()

> * IR learning; I'll begin work on this hopefully fairly soon, although I
> don't want to merge this into congruity trunk until libconcord has a
> release that includes your patches (but hopefully very soon after; I'll
> work in a branch before then). I may well make another congruity release
> without learning first.

Merging the IR stuff back into congruity may then take a 
little longer, especially since I would like to add some
improvements, e.g. avoiding the replication of the 'key name'
field by splitting the learning panel into a constant and 
a variable part.

> * Debug/tracing. Hopefully this is mostly addressed by my Python
> bindings changes that should me merged into libconcord.

I usually had some 'ad-hoc' vprint's inserted into congruity,
mostly to get more information about unexpected behaviour and
removed sooner or later - AFAIR some made it into the patch.
Haven't taken the time for a concept of which verbose output
might be helpful for a customer yet..


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to