diff options
author | Audrius Meskauskas <audriusa@Bioinformatics.org> | 2005-05-21 17:51:48 +0000 |
---|---|---|
committer | Audrius Meskauskas <audriusa@Bioinformatics.org> | 2005-05-21 17:51:48 +0000 |
commit | 51adb01807f5db298465073969c78cabc261ab4c (patch) | |
tree | cc35ed9634ba66d31ff2a1ef70dc966d41f47631 /doc/www.gnu.org | |
parent | 15aa81a0f6402eaf35d0395c0235680d670170e2 (diff) | |
download | classpath-51adb01807f5db298465073969c78cabc261ab4c.tar.gz |
2005-05-20 Audrius Meskauskas, <AudriusA@Bioinformatics.org>
* doc/www.gnu.org/tasks.wml: Adding CORBA task.
Diffstat (limited to 'doc/www.gnu.org')
-rwxr-xr-x | doc/www.gnu.org/tasks.wml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/www.gnu.org/tasks.wml b/doc/www.gnu.org/tasks.wml index f722c2605..fbdec8f55 100755 --- a/doc/www.gnu.org/tasks.wml +++ b/doc/www.gnu.org/tasks.wml @@ -138,6 +138,21 @@ java.awt.AlphaComposite and its createContext method. </task-section> +<task-section name="CORBA"> +<task + title="Help with CORBA implementation" + estimation="This depends from the sub-task you pick." + skills="Know or be ready to read the OMG documentation." + contact="Audrius Meskauskas" +> +The development of CORBA in Classpath project have reached +the stage of surely incomplete, but working prototype. A number of CORBA +related tasks are available. If you are not a CORBA expert, you should be ready +to learn by reading the OMG specifications and probably by writing some +relatively simple classes. +</task> +</task-section> + <task-section name="Testing"> <task title="Make Mauve an application" |