PEP 318: What Java does
26 Feb
2004
26 Feb
'04
10:50 a.m.
@debug(devbuild=production,counter=1) public void testMethod() { } public @remote void ping() { } The Java way does make clear what is a language builtin ("public", "void") and what is extension metadata "@remote", "@debug". That may not be a bad thing... Paul Prescod
7605
Age (days ago)
7605
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Prescod