diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-05-02 10:03:20 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-05-02 10:03:20 +0200 |
commit | 0dff2762178cd2b73f0a954e70f64dedb13200d2 (patch) | |
tree | 8fbdb99af9c863221b421926eb6f7c286c7ae8cf /user/jkoenig/gsoc2011_proposal.mdwn | |
parent | cad857c113e206debcc7b188eb546f7134462de3 (diff) | |
parent | 50b583deedb7adaf2d954732b4c9b3c25cd2cde6 (diff) |
Merge branch 'master' into foss_factory
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. |