Write once ... write again : the true story about Java 1.5
Lastly again javac 1.5 spitted weird messages to me about unsafe operations on HashMaps.
Impossible to issue a HashMap.put(String,String) any more, even static or private. Half my code uses HashMaps and SortedHashMaps and I have been building MultiDimensionnalChainedLists of abstracts objects in cpp long before Mr Sun has issued their "unsafe operation checking" of shit.
Hey, Mr Sun, don't forget that if I've got time enough to fix all the stuff at my clients, I can think about PHP for my clients infrastructures just the same.
Impossible to issue a HashMap.put(String,String) any more, even static or private. Half my code uses HashMaps and SortedHashMaps and I have been building MultiDimensionnalChainedLists of abstracts objects in cpp long before Mr Sun has issued their "unsafe operation checking" of shit.
Hey, Mr Sun, don't forget that if I've got time enough to fix all the stuff at my clients, I can think about PHP for my clients infrastructures just the same.
