[java-gnome-hackers] GtkLinkButton covarage
Brought to you by:
afcowie
From: Serkan K. <se...@ge...> - 2009-06-17 17:56:46
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I just pushed a "linkbutton" branch to add covarage for GtkLinkButton. Although the API is small, I have 2 questions before I proceed. 1) Should I use java.net.URI instread of the underlying String representation. This has a tradeoff between using the *real* java equivalent and converting the parameters back and forth between URI and String 2) should I use isVisisted or getVisisted for the boolean property getter. After a find operation in Eclipse I saw that both isProp and getProp is used for boolean getters. - -- Sincerely, Serkan KABA -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAko5Lh0ACgkQRh6X64ivZaI3wACeNq2fyLV5hsGuBH9mNYXvWLtf aXYAn0BHsbJmwwOKV0EwZDbiZUkwWEGA =yiDf -----END PGP SIGNATURE----- |