[Kde-bindings] Qyoto: Patch v1: Translate obvious getters into properties or "Get" methods

Crowell, Brian BCrowell at barbnet.com
Thu Dec 13 18:24:19 UTC 2012


Obvious fail is obvious; actual patch attached!

> -----Original Message-----
> From: kde-bindings-bounces at kde.org [mailto:kde-bindings-
> bounces at kde.org] On Behalf Of Crowell, Brian
> Sent: Thursday, December 13, 2012 12:23 PM
> To: KDE bindings for other programming languages
> Subject: [Kde-bindings] Qyoto: Patch v1: Translate obvious getters into
> properties or "Get" methods
> 
> As discussed with Mr. Dobrev, this patch finds methods with certain
> names and signatures and translates them into properties. This covers
> "Is" and "Has" properties along with a specified list of noun phrases.
> Getter methods that take arguments are renamed "Get" (Sibling(int row,
> int column) becomes GetSibling(int row, int column)).
> 
> The list of property names is incomplete. I'll add more as I find them.
> 
> --Brian
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Translate-obvious-getters-into-properties-or-get-methods.patch
Type: application/octet-stream
Size: 9022 bytes
Desc: Translate-obvious-getters-into-properties-or-get-methods.patch
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20121213/c1d3f9b4/attachment.obj>


More information about the Kde-bindings mailing list