diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-04-26 19:33:00 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-04-26 19:33:00 +0200 |
commit | f8ec45eedd60687ab49ce3e6f3953bf386b8560c (patch) | |
tree | a4766e05ec34469c4ee5ad23461671113aef2b72 /user/jkoenig/gsoc2011_proposal.mdwn | |
parent | 8050ba0991b1542f708ada5ae7eca596f6a8099d (diff) | |
parent | d27735edf1d7a96e066ba1deb0cd35643a56f8c1 (diff) |
Merge remote branch 'kepler.SCHWINGE/jkoenig'
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. |