On Fri, Jul 08, 2005 at 15:19:13 -0500, Rod Adams wrote: > $obj.foo<String>($y);
Intuitively I'd say $obj.foo(String<$y>) or something like that...
$obj.foo<String> reads like MMD on the return value to me, and in
that case I'd prefer
String<$obj.foo($y)>
or maybe a type is a part of the context? Then we can use C casting
syntax, and it'll actually make sense.
(where { ... })$value
;-)
--
() Yuval Kogman <[EMAIL PROTECTED]> 0xEBD27418 perl hacker &
/\ kung foo master: /me supports the ASCII Ribbon Campaign: neeyah!!!
pgpgzg9AWkDU5.pgp
Description: PGP signature
