Holger Brands

Results 161 comments of Holger Brands

I just patched my local installation with the changes from the PR. Looks good to me.

@bohni I tested with configuration `createSubpages = false`

For reference, email between Jesse and I discussing this issue. Hey Rob — Recovering from programmer errors is a difficult task. Whenever a Matcher or Comparator throws a RuntimeException, that's...

I don't share Jesse's optimism for solving this problem elegantly. The problem as I see it is this: Glazed Lists contains many list transformations that require some small amount of...

@jbuschtoensabm It's hard to say what's going on without a reproducible testcase. Also, I'm not familiar with the AtkWrapper and I have no immediate access to a Linux system. Before...

You may want to consider using a PluggableList as source list for your GUI adapters. The purpose of this EventList is to delegate all List methods to a given source...

Created an attachment (id=44) test case (click on buttons at bottom & watch console) by arghman

(oops I meant P4, got the priority scale backwards) by arghman

I think the cause of the problem is related to what I tried to explain here: https://glazedlists.dev.java.net/servlets/ReadMsg?list=users&msgNo=3969 by brands

I verified that this bug does not appear running in windows with either of these versions of Java: Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03) Java(TM) SE Runtime Environment...