[SSSD] [PATCH] sbus: use hard coded getters instead of generated

Pavel Březina pbrezina at redhat.com
Mon Jan 5 13:04:06 UTC 2015


Hi,
I wrote most of this patch during the Christmas break.

It removes the codegen code for generating property getters (invokers to 
be precise) and create hard coded ones. It also add a simple and general 
purpose GetAll invoker. The reason and justification is in the commit 
message.

Keeping method generated invokers makes sense, since each method can 
have different number of arguments with different type.

I hope you like it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-sbus-use-hard-coded-getters-instead-of-generated.patch
Type: text/x-patch
Size: 112642 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20150105/9ecd76d1/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-sbus-remove-unused-reply-as-functions.patch
Type: text/x-patch
Size: 13505 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20150105/9ecd76d1/attachment-0001.bin>


More information about the sssd-devel mailing list