@torsava commented on this pull request.


> @@ -142,9 +210,23 @@ def convert(name, operator, version_id):
 
 
 def normalize_name(name):

@s-t-e-v-e-n-k Thinking more on this, since we have to keep this function, and 
since the class/static methods you currently use are used inside 2 different 
classes anyway, how about implementing the functionality as normal global 
functions? That way they could be used outside this script easily, and we would 
not need this wrapper.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1317#discussion_r503744048
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to