summaryrefslogtreecommitdiff
path: root/user/jkoenig/java/discussion.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'user/jkoenig/java/discussion.mdwn')
-rw-r--r--user/jkoenig/java/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/user/jkoenig/java/discussion.mdwn b/user/jkoenig/java/discussion.mdwn
index 352f6d62..a95b2cbe 100644
--- a/user/jkoenig/java/discussion.mdwn
+++ b/user/jkoenig/java/discussion.mdwn
@@ -203,6 +203,9 @@ Probably faster than JNI, but only usable with GCJ.
<jkoenig> right,
<jkoenig> so here you may want to look at the UML class diagram from
http://www.bddebian.com/~hurd-web/user/jkoenig/java/proposal/
+
+[[proposal]].
+
<jkoenig> so in the C case, mig generates 3 files
<jkoenig> a header file which has the prototypes of the mig-generated
stubs,