diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2013-03-06 21:35:26 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2013-03-06 21:35:26 +0100 |
commit | 31197ac55a5f93e8c5ad44d9a86fe0d62e0ab424 (patch) | |
tree | 8df329e623e7c1970f1ff3cf812677a5ec7e7451 /user/jkoenig/java/discussion.mdwn | |
parent | 2fec5e6c366d542146b57aff2d8c2a90a8611e05 (diff) | |
download | web-31197ac55a5f93e8c5ad44d9a86fe0d62e0ab424.tar.gz web-31197ac55a5f93e8c5ad44d9a86fe0d62e0ab424.tar.bz2 web-31197ac55a5f93e8c5ad44d9a86fe0d62e0ab424.zip |
<http://darnassus.sceen.net/~hurd-web/> is the new <http://www.bddebian.com:8888/~hurd-web/>.
Diffstat (limited to 'user/jkoenig/java/discussion.mdwn')
-rw-r--r-- | user/jkoenig/java/discussion.mdwn | 3 |
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, |