Coming back to a language after a while is one thing. Using two somewhat similar ones together is another.
I think I can't count how often I wrote stuff like
my $data = { foo: 'bar' }; or even
var data = { foo=>'bar' }; and then complentated over it for a while when the compiler/browser complained, me not knowing wtf is wrong with it =)
holli
You can lead your users to water, but alas, you cannot drown them.