| Trolltech Home | Qt-jambi-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 1 | |
Gregor Mückl wrote: > Is it possible to extend Jambi's signal/slot mechanism so that it does not > only try to do Java reflection but also Jython/Python reflection if possible? FYI: http://labs.trolltech.com/blogs/2007/11/06/qt-jambi-and-jython/ - Gunnar
On Tuesday 06 November 2007, Gunnar Sletta wrote: > Gregor Mückl wrote: > > Is it possible to extend Jambi's signal/slot mechanism so that it does > > not only try to do Java reflection but also Jython/Python reflection if > > possible? > > FYI: > > http://labs.trolltech.com/blogs/2007/11/06/qt-jambi-and-jython/ > > - > Gunnar Wow! Just want to say thanks for this! I noticed that you're licensing this under the GPL. Given that Jython has a BSD-style license and Jambi can be obtained under a commercial license, wouldn't it make sense to at least give commercial customers the option of using this source under a somewhat more liberal license? Anyway, I'll be looking forward to integrating this in Moonlight|3D. As a matter of fact doing this myself was very high on my todo list already ;-). I've got to go now, learn for that test tomorrow :-(. Regards, Gregor -- [ signature omitted ]
Attachment:
signature.asc
Description: This is a digitally signed message part.
Gregor Mückl wrote: > On Tuesday 06 November 2007, Gunnar Sletta wrote: >> Gregor Mückl wrote: >>> Is it possible to extend Jambi's signal/slot mechanism so that it does >>> not only try to do Java reflection but also Jython/Python reflection if >>> possible? >> FYI: >> >> http://labs.trolltech.com/blogs/2007/11/06/qt-jambi-and-jython/ >> >> - >> Gunnar > > Wow! > > Just want to say thanks for this! I noticed that you're licensing this under > the GPL. Given that Jython has a BSD-style license and Jambi can be obtained > under a commercial license, wouldn't it make sense to at least give > commercial customers the option of using this source under a somewhat more > liberal license? Its pretty much a company policy. Trolltech labs projects are either preview licensed and/or GPL. > Anyway, I'll be looking forward to integrating this in Moonlight|3D. As a > matter of fact doing this myself was very high on my todo list already ;-). > > I've got to go now, learn for that test tomorrow :-(. Good luck! - Gunnar