Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: A Perl vs. Java fight brews

by philcrow (Priest)
on Jul 25, 2006 at 13:23 UTC ( [id://563517]=note: print w/replies, xml ) Need Help??


in reply to Re^2: A Perl vs. Java fight brews
in thread A Perl vs. Java fight brews

Don't forget about the need for casting, which makes matters worse...
Well put.

This is what I was alluding to when I said this in passing:

Further, you'll need to write some String only hash classes for yourself or suffer interminable type contortions (these roads I have travelled).
You can usually get around constant casting by making some classes of your own that explicitly return String types, then all the casting happens in those classes. But it is still a pain.

Phil

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://563517]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-18 06:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found