Odd behavior with CollectionList

View: New views
3 Messages — Rating Filter:   Alert me  

Odd behavior with CollectionList

by Jeremy Ford :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
I am seeing an issue when using CollectionList.  I have a very complicated hierarchy of EventLists.  I am attempting to insert in the middle a CollectionList which translates a pojo A into one or more A pojos based on certain criteria.  After adding the CollectionList, it seems like I no longer receive list events in listeners that are attached farther down the list hierarchy.   As a debug measure, I have removed the CollectionList and I have also replaced it with a FilterList and FunctionList.  Everything seems to work correctly when inserting the other list types in my hierarchy.

Due to the complicated nature of the hierarchy, I do not have a test case that will replicate the issue.  I was hoping that maybe someone else has either seen this issue or knows of something that I may be doing wrong.

Thanks,
Jeremy ford


With Windows Live, you can organize, edit, and share your photos. Click here.

Re: Odd behavior with CollectionList

by Endre Stølsvik-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Check out this message. You /might/ be having a similar problem. I don't know the reason for the difference I mention.

Endre.

On Fri, Sep 11, 2009 at 17:26, Jeremy Ford <caius1@...> wrote:
I am seeing an issue when using CollectionList.  I have a very complicated hierarchy of EventLists.  I am attempting to insert in the middle a CollectionList which translates a pojo A into one or more A pojos based on certain criteria.  After adding the CollectionList, it seems like I no longer receive list events in listeners that are attached farther down the list hierarchy.   As a debug measure, I have removed the CollectionList and I have also replaced it with a FilterList and FunctionList.  Everything seems to work correctly when inserting the other list types in my hierarchy.

Due to the complicated nature of the hierarchy, I do not have a test case that will replicate the issue.  I was hoping that maybe someone else has either seen this issue or knows of something that I may be doing wrong.

Thanks,
Jeremy ford


With Windows Live, you can organize, edit, and share your photos. Click here.


Re: Odd behavior with CollectionList

by Sam Berlin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Also check out: http://www.nabble.com/List-Pipelines%2C-Concurrent-Events%2C-listChanged...-and-ObservableList-td24421891.html .  We had a similar kind of issue (although changing the list type wasn't an option, so I didn't try it).  Maybe all problems come from the same cause?

Sam

2009/9/14 Endre Stølsvik <java@...>
Check out this message. You /might/ be having a similar problem. I don't know the reason for the difference I mention.

Endre.

On Fri, Sep 11, 2009 at 17:26, Jeremy Ford <caius1@...> wrote:
I am seeing an issue when using CollectionList.  I have a very complicated hierarchy of EventLists.  I am attempting to insert in the middle a CollectionList which translates a pojo A into one or more A pojos based on certain criteria.  After adding the CollectionList, it seems like I no longer receive list events in listeners that are attached farther down the list hierarchy.   As a debug measure, I have removed the CollectionList and I have also replaced it with a FilterList and FunctionList.  Everything seems to work correctly when inserting the other list types in my hierarchy.

Due to the complicated nature of the hierarchy, I do not have a test case that will replicate the issue.  I was hoping that maybe someone else has either seen this issue or knows of something that I may be doing wrong.

Thanks,
Jeremy ford


With Windows Live, you can organize, edit, and share your photos. Click here.