Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » NatTable 2.0 Release Plans
NatTable 2.0 Release Plans [message #1823662] Mon, 30 March 2020 23:32 Go to next message
Patrick Paulin is currently offline Patrick PaulinFriend
Messages: 44
Registered: July 2009
Location: Madison, Wisconsin
Member
I have a client that relies heavily on NatTable, and we're interested to know if there are any specific plans available for 2.0 (features, dates, etc.)

Thanks in advance for any information you can provide :-)

--- Patrick



Patrick Paulin
Eclipse RCP/OSGi Trainer and Consultant
Modular Mind, Ltd.

patrick@modumind.com
www.modumind.com
twitter.com/pjpaulin
linkedin.com/in/pjpaulin
Re: NatTable 2.0 Release Plans [message #1823670 is a reply to message #1823662] Tue, 31 March 2020 04:58 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2903
Registered: July 2012
Senior Member
There are no specific plans available. For me 2.0 is a cleanup release. For years I tried to introduce no API breakage, which lead to several bad workarounds like instanceof checks that should not be necessary, or keeping deprecated classes and methods. So what I have in mind is:


  • Update to Java 8
  • Update to EPL 2.0
  • Remove deprecated classes and methods
  • Update base interfaces like ILayer
  • Improve memory consumption and performance
  • Improve scaling and add zoom options
  • Update dependencies (Eclipse Platform, GlazedLists, Logging, Eclipse Collections)


Apart from that there might be some more API changes on the way. Mostly internal as I still want to keep the impact for users low. But as our API is quite open and people are using this for customization, it might hit them.

I have no concrete plans for a release date. But I thought of something this summer. Depends on how fast I am able to work on stuff that I postponed for the last years.
Re: NatTable 2.0 Release Plans [message #1823727 is a reply to message #1823670] Tue, 31 March 2020 20:04 Go to previous message
Patrick Paulin is currently offline Patrick PaulinFriend
Messages: 44
Registered: July 2009
Location: Madison, Wisconsin
Member
Hi Dirk,

Thanks so much for the fast reply. This helps a lot with our planning.

--- Patrick


Patrick Paulin
Eclipse RCP/OSGi Trainer and Consultant
Modular Mind, Ltd.

patrick@modumind.com
www.modumind.com
twitter.com/pjpaulin
linkedin.com/in/pjpaulin
Previous Topic:Cell Editors not showing up
Next Topic:How to detect, if underlying data has changed, when editing a cell
Goto Forum:
  


Current Time: Thu Sep 19 13:25:55 GMT 2024

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

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

Back to the top