Hi Vailton,
Thanks. I was thinking about implementing this, but we need
to make these compression levels abstract, because UPX is an
implementation detail, and it may change in future versions or
different compressor may be used on specific platforms. So we
need to create some mapping and do in a way which won't tie
our hands in the future.

If this gets some more votes, I can implement something like:
-compr=min, -compr=max to choose the lowest and highest
compression, while -compr[=def] would select the default. That
probably fits most scenarios. Your comments are welcome.

BTW, in any case you can use the UPX envvar to supply custom
parameters.

Brgds,
Viktor

On Wed, Apr 8, 2009 at 8:13 PM, Vailton Renato <vail...@gmail.com> wrote:

> Hello Viktor!
>
> Congratulations on the excellent work! One suggestion if you allow me,
> is what the UPX allows various levels of compression and would be
> instead of "-compr" can use something like "-upx" or "-upx=N" or even
> perhaps something like "-compr=N" where N is the number of desired
> compression.
>
> What do you think?
> Vailton Renato
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to