Tuesday, September 12, 2006

How much can happen within one week?

Back from holiday I see JFace's new viewer API evolving from week to week and getting more stable and userfriendly but some parts are not as smooth as they should be some work has to spent. The most markable things changed is that the caching of column-indices is gone completely.

Another important news is that Boris sorted out some VIRTUAL-Table bugs. As of this writing I have integrated all those changes to at.bestsolution.jface32 project. Simply fetch all changes from my companies (BestSolution Systemhaus GmbH) public SVN-Repository.

At the moment all things from JFace HEAD are integrated and because Tod, Boris and I all think that my widget-independency work can go in as is I've already integrated it. JFace integration will follow at the beginning 3.3M3 timeframe.

And last but not less important a new API-function has been added to set multiple filters at once this should avoid us to use all those nasty hacks to avoid flickering, ... .

I think I'll release a first version of the plugin with M2.

Finally to a new JFace project providing snippets to all show common JFace. The new project has been approved by the eclipse PMC and can be found in eclipse's CVS with contribution from Tod and myself

2 comments:

Unknown said...

the link to cvs is broken:
An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
File "/home/apps/viewvc/lib/viewvc.py", line 3629, in main
request.run_viewvc()
File "/home/apps/viewvc/lib/viewvc.py", line 388, in run_viewvc
self.view_func(self)
File "/home/apps/viewvc/lib/viewvc.py", line 2133, in view_checkout
fp, revision = request.repos.openfile(path, rev)
File "/home/apps/viewvc/lib/vclib/bincvs/__init__.py", line 127, in openfile
full_name = self.rcsfile(path_parts, root=1, v=0)
File "/home/apps/viewvc/lib/vclib/bincvs/__init__.py", line 90, in rcsfile
raise vclib.ItemNotFound(path_parts)
ItemNotFound: org.eclipse.jface.snippets

Tom said...

that's an eclipse problem it seems the servers are down currently