[Freeipa-devel] [PATCH] 414-415 Move spec modifications from facet factories to pre_ops

Petr Vobornik pvoborni at redhat.com
Wed May 15 10:09:40 UTC 2013


[PATCH] 414 Move spec modifications from facet factories to pre_ops
-------------------------------------------------------------------

Spec modifications in factories makes inheritance and extensibility more 
difficult.

Moving them to pre_ops allows modification of their output by other pre_ops.

https://fedorahosted.org/freeipa/ticket/3605

[PATCH] 415 Unite and move facet pre_ops to related modules
-----------------------------------------------------------

Facet pre_ops defined in ./facet module were moved to modules where 
facet are actually defined. Moved pre_ops were united with the ones 
defined for the facets in these modules.

The move simplifies module dependencies - there is no reason to have 
general facet module dependent on specialized facet modules.

Pre_ops uniting makes the code simpler.

https://fedorahosted.org/freeipa/ticket/3605
-- 
Petr Vobornik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0414-Move-spec-modifications-from-facet-factories-to-pre_.patch
Type: text/x-patch
Size: 11863 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130515/5394b278/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0415-Unite-and-move-facet-pre_ops-to-related-modules.patch
Type: text/x-patch
Size: 12924 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130515/5394b278/attachment-0001.bin>


More information about the Freeipa-devel mailing list