PEP 318: What Java does

Feb. 26, 2004
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
7732
Age (days ago)
7732
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Prescod