You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by GitBox <gi...@apache.org> on 2019/08/12 14:16:43 UTC

[GitHub] [incubator-ponymail] sebbASF opened a new issue #504: Enh: move generator selection to generator.py

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:
users@infra.apache.org


With regards,
Apache Git Services