sebbASF opened a new issue #504: Enh: move generator selection to generator.py
URL: https://github.com/apache/incubator-ponymail/issues/504
 
 
   Archiver generator selection currently relies on ensuring that the list of 
names in archiver.py agrees with the list of functions in generator.py.
   
   Both files have to be changed to add a new generator; this is inefficient 
and error-prone.
   
   Reduce the binding between the modules by doing the selection in 
generator.py.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to