On Thu, Jul 23, 2015 at 11:56 AM, Mouse <[email protected]> wrote:
> I say we don't need to overcomplicate the build. We have way to many options
> and flags already. It is not good. We're losing simplicity,which was/is one
> of the endearing qualities of this project (at least build-wise).

I definitely embrace simplicity. One of the hallmarks of folks like us
(INTJ's and INTP's on the MBTI scale) is over engineering "just
because".

My yardstick is:

    unzip -a cryptopp.zip
    cd cryptopp
    make
    sudo make install

If a user can't bootstrap that easily, then we have failed.

A perfect example of over engineering a losing sight of core goals is
Git. It can do everything except make coffee and pizza, yet it can't
tell the remote copy and local copy of the same exact file are exactly
the same (moved around among machines with 'scp' for testing).

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to