summaryrefslogtreecommitdiff
path: root/user/jkoenig
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2013-03-06 21:35:26 +0100
committerThomas Schwinge <thomas@schwinge.name>2013-03-06 21:35:26 +0100
commit31197ac55a5f93e8c5ad44d9a86fe0d62e0ab424 (patch)
tree8df329e623e7c1970f1ff3cf812677a5ec7e7451 /user/jkoenig
parent2fec5e6c366d542146b57aff2d8c2a90a8611e05 (diff)
<http://darnassus.sceen.net/~hurd-web/> is the new <http://www.bddebian.com:8888/~hurd-web/>.
Diffstat (limited to 'user/jkoenig')
-rw-r--r--user/jkoenig/java/discussion.mdwn3
-rw-r--r--user/jkoenig/java/proposal.mdwn2
2 files changed, 4 insertions, 1 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,
diff --git a/user/jkoenig/java/proposal.mdwn b/user/jkoenig/java/proposal.mdwn
index feb7e9dc..61563c95 100644
--- a/user/jkoenig/java/proposal.mdwn
+++ b/user/jkoenig/java/proposal.mdwn
@@ -588,7 +588,7 @@ In the event multiple language bindings projects
would be accepted,
some work could probably be done in common.
In particular,
-[ArneBab](http://www.bddebian.com/~hurd-web/community/weblogs/ArneBab/2011-04-06-application-pyhurd/)
+[[ArneBab|/community/weblogs/ArneBab/2011-04-06-application-pyhurd]]
seems to favor a low-level approach for his Python bindings as I do for Java,
and I would be happy to discuss API design and coordinate MIG changes with him.
I would also have an extra month after the end of the GSoC period