[Bugs] [Bug 1271325] New: RFE: use code generation for repetitive stuff

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 13 16:09:26 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1271325

            Bug ID: 1271325
           Summary: RFE: use code generation for repetitive stuff
           Product: GlusterFS
           Version: mainline
         Component: core
          Assignee: bugs at gluster.org
          Reporter: jdarcy at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



NSR relies heavily on this to avoid writing 6K lines of boilerplate where 300
lines of templates will do, and will never get done on schedule otherwise. 
Several existing parts of our core code can also benefit, reducing duplication
and thus potential for error when some but not all of the copies are updated
(as has actually bitten us several times).  Leading candidates include default
functions, stubs, and syncops.  There will probably be multiple patches
representing successive improvements in this area, but it doesn't seem worth
adding separate bugs unless those are proceeding in parallel.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list