• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

aspect of swt being openSource

 
Ranch Hand
Posts: 2166
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

... it is actually openSource, right?
I was just reading blog entry by Eitan Suez about "Experiences with Swing" http://weblogs.java.net/pub/wlg/1627

He complains a bit that one has to find a lot of third parties bits dispersed over the internet to get real productive. With my little experience of non-web gui dev, I share his pov. For example I realized that the JGoodies stuff makes a lot of sense (forms and looks).

Eitan states that this slow adoption of third party innovation may have to do with legal issues.
Do you expect that there will be any positive efects on growing usability of swt/jface from the fact that its open Source?

Axel
 
author
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, it is open source. It is licensed under the CPL, NOT the GPL. IANAL, but I understand the CPL to mean that you can do pretty much whatever you want with the source: use it, change it, distribute your changes, keep your changes for yourself, use it in commercial products, et al.
 
This tiny ad will self destruct in five seconds.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic