Re: [java-gnome-hackers] Rewrite of Code generator using GIR (Using GIR as basis)
Brought to you by:
afcowie
From: Serkan K. <se...@ge...> - 2010-10-06 18:59:27
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06-10-2010 20:18, Andrew Cowie wrote: > So something seems to have gone way off the rails here. Your bundle > removes a ton of .defs files [which makes me nervous, because lots of > those files contain a lot of improvements like which classes are > deprecated and return types and occasional customizations that were > necessary to make java-gnome work at all] but fine, The ultimate purpose is to determine what custimizations we did, and resurrect needed blocks, that's why I didn't commit this in the gir branch. > > and then, it introduces a huge number of public stubs. Ok, new types, > great! Until I noticed you adding org.gnome.gtk.CList. What! > > That's been deprecated since GTK 1.2; java-gnome goes to a lot of > trouble to not expose things like that. There are quite a number of > other things there that are longs since discarded. > I currently expose isDeprecated in GIR API but I'm not using it in parsing, I may add this in this branch and see if it complicates things up (we may be exposing deprecated api in the public layer which will not be generated if marked as deprecated) - -- Sincerely, Serkan KABA -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkysxwMACgkQRh6X64ivZaJcQQCfWRC+zmrRsDe6DLZ1QMdZ8F/U mXcAn2tY7HRZXdko0CvNfTrJwhVG49az =8Kix -----END PGP SIGNATURE----- |