Re: [Java-gnome-developer] Result of yesterdays IRC meeting
Brought to you by:
afcowie
From: Andrew C. <ca...@re...> - 2006-05-01 01:06:07
|
These are my notes (so have my spin :-): - topic 1: fix the glib vs gtk stuff - things need to be moved to glib so that it can beused independant of gtk All agreed; "just do it". - topic 2: simplify handle code Agreement was to change native methods to: -- native private static final native_method (long handle, ....) so that the java side can pull the dummy values out -- eliminate Handle{,32,64} putting the handle in the Struct eliminates 2for1 memory allocation; both of these make things a lot lighter - topic 3: autogeneration ??? from pygtk invited; very helpful on what they do; My take is that everyone agreed it was a good idea and that pygtk (even though it was using !^*(@!)$^&* lisp) was going to be the best source for input files as it had the most complete coverage; recommendation is to use this for all new bindings and then work backwards Many other topics weren't covered; should be added to next interaction. Andrew Andrew Cowie wrote: > On Fri, 2006-04-28 at 12:28 +0200, Trond Andersen wrote: > >> I didn't have the opportunity to participate at yesterday's IRC >> meeting, but I'm curious about the result of the meeting. >> > > One of the participants said he would post an IRC log; I can probably > manage that as well if it doesn't work out for him, but spread the love > and all that. > > As for conclusions, I will probably email or blog about that next week. > > AfC > Sydney > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer > |