orionlibs opened a new pull request, #1075:
URL: https://github.com/apache/commons-lang/pull/1075

   The logic to get the Processor for a given architecture string is spread 
across the init_* methods. A cleaner design would be to have a separate private 
method that maps the architecture string to a Processor, and calls that from 
the init_* methods.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to