diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-04-24 22:10:06 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-04-24 22:10:06 +0200 |
commit | d27735edf1d7a96e066ba1deb0cd35643a56f8c1 (patch) | |
tree | ae09fcfd5481599bdf68874a193981fbaf206797 /user/jkoenig/gsoc2011_proposal.mdwn | |
parent | 5e44d0c6010c2ebcedc32988fcf119f8d0f42e3d (diff) | |
download | web-d27735edf1d7a96e066ba1deb0cd35643a56f8c1.tar.gz web-d27735edf1d7a96e066ba1deb0cd35643a56f8c1.tar.bz2 web-d27735edf1d7a96e066ba1deb0cd35643a56f8c1.zip |
user/jkoenig/gsoc2011_proposal/discussion: New.
Diffstat (limited to 'user/jkoenig/gsoc2011_proposal.mdwn')
-rw-r--r-- | user/jkoenig/gsoc2011_proposal.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/jkoenig/gsoc2011_proposal.mdwn b/user/jkoenig/gsoc2011_proposal.mdwn index eeaa5aaa..4052f455 100644 --- a/user/jkoenig/gsoc2011_proposal.mdwn +++ b/user/jkoenig/gsoc2011_proposal.mdwn @@ -221,6 +221,7 @@ low-level systems programming. The principles I would use to guide the design of these Java bindings would be the following ones: + * The system should be hooked into at a low level, to ensure that Java is a "first class citizen" as far as the access to the Hurd's interfaces is concerned. |