24.11.12 19:19, Peter Stuge написав(ла):
> Look at the following:
> 
> PHP_TARGETS="php5-3"
> RUBY_TARGETS="ruby19"
> PYTHON_TARGETS="python2_7"
> 
> Note the redundancy, which I'm not quite sure why we have at all..
> 
> Why not also eliminate the language name in one of the two places;
> either in the variable name, or in the target name?
> 
> I think this looks rather pleasant, because it is quite obvious:
> 
> PHP_TARGETS="5.3 5.4"
> RUBY_TARGETS="1.9"
> PYTHON_TARGETS="2.7"
> 
> But maybe it would be too problematic?

What will you do with PYTHON_TARGETS="python2_7 python3_2 pypy1_9
jython2_5" then?

Jauhien



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to