diff options
author | Audrius Meskauskas <audriusa@Bioinformatics.org> | 2005-05-23 09:57:28 +0000 |
---|---|---|
committer | Audrius Meskauskas <audriusa@Bioinformatics.org> | 2005-05-23 09:57:28 +0000 |
commit | fcdfa08cdbd923e54afc344df8260ef271b3780b (patch) | |
tree | 0db0335bdcff2faecff3c96ee5e8633b91ede492 /doc | |
parent | 42b0e886853414e18c0ee06ed37ab9ed9866dc3e (diff) | |
download | classpath-fcdfa08cdbd923e54afc344df8260ef271b3780b.tar.gz |
2005-05-23 Audrius Meskauskas, <AudriusA@Bioinformatics.org>
* doc/www.gnu.org/tasks.wml: Improved text of the CORBA task.
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/www.gnu.org/tasks.wml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/www.gnu.org/tasks.wml b/doc/www.gnu.org/tasks.wml index fbdec8f55..00959bd9a 100755 --- a/doc/www.gnu.org/tasks.wml +++ b/doc/www.gnu.org/tasks.wml @@ -141,14 +141,15 @@ java.awt.AlphaComposite and its createContext method. <task-section name="CORBA"> <task title="Help with CORBA implementation" - estimation="This depends from the sub-task you pick." + estimation="This depends on 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 +The CORBA implementation in the Classpath project is +now a working but incomplete 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 +to learn by reading the <createlink name="OMG specifications" +url="http://www.omg.org/cgi-bin/doc?formal/04-03-12"> and probably by writing some relatively simple classes. </task> </task-section> |