Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Chunking Item Provider
Chunking Item Provider [message #900893] Wed, 08 August 2012 20:52
Michael Spertus is currently offline Michael SpertusFriend
Messages: 78
Registered: July 2009
Member
I'm modeling some items containing a large number of elements and would like to insert a transient item provider that breaks the children into range subfolders.

E.g.,


myItems
|
|->1-100
| | Item 1
| | ...
|->101-200
|->201-300


For a better example, the LDAP browser in Apache Directory Studio does just what I want (but isn't based on EMF).

I could simply use the TransientSupplierItemProvider, but I don't think it would handle commands correctly (E.g., sliding an element into the next folder when I paste an item to a subfolder). Has anyone implemented this (If only Directory Studio used EMF)? Anything special I need to watch out for?

I apologize if I am asking too early,

Mike
Previous Topic:Limit validation to current resource or EObject
Next Topic:Teneo/Hibernate QuickStart can't create table
Goto Forum:
  


Current Time: Thu Mar 28 15:29:00 GMT 2024

Powered by FUDForum. Page generated in 0.03048 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top