Data binding library with support for generics and SWT/JFace?

Posted by Alexey Romanov on Stack Overflow See other posts from Stack Overflow or by Alexey Romanov
Published on 2010-05-27T19:47:54Z Indexed on 2010/05/27 19:51 UTC
Read the original article Hit count: 240

Filed under:
|
|
|

JFace Databinding doesn't support generics, so it isn't particularly type-safe. And apparently it never will, since they wish to preserve Java 1.3 support.

JGoodies supports generics since 2.0.0. Has anyone ported JGoodies 2 to SWT/JFace? Or is there another library which allows both?

© Stack Overflow or respective owner

Related posts about java

Related posts about databinding