I wrote a little bit here about my experiences with this sort of thing. There's not much you can do when this starts happening at a company. You can try to wait it out and hope that your PHB will leave or get fired, you can argue your case with a higher power (which will mark you as a troublemaker in the eyes of your PHB), you can go with it, or you can leave. If you don't feel that the decision is likely to get changed, my advice would be to try it out (i.e. give their decision a chance and see if it does make anything better) and then leave if you aren't having fun.

The strongest argument that manager types understand about this sort of thing is that it will cost a lot more to use Java. Potentially millions more when you account for commercial app servers, IDEs, extra hardware (commercial app servers tend to be very slow), and much longer development times. Open source Java tools can be an enjoyable experience, but the expensive commercial ones tend to be painful and slow. If you want to fight it, that's probably your best area of argument.


In reply to Re: Perl falls victim to shifting trends by perrin
in thread Perl falls victim to shifting trends by vladb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.