You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lars Kühne (JIRA)" <ji...@apache.org> on 2008/01/29 21:34:34 UTC

[jira] Reopened: (YOKO-417) Simplify class hierarchies in org.apache.yoko.orb.OB (remove operations, helper and holder classes)

     [ https://issues.apache.org/jira/browse/YOKO-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Kühne reopened YOKO-417:
-----------------------------


Rick, I assume you didn't close this as "fixed" on purpose. The problem is still there in the code and the OB package hasn't been changed since the code was moved into the Geronimo repo.

Reopening.

> Simplify class hierarchies in org.apache.yoko.orb.OB (remove operations, helper and holder classes)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: YOKO-417
>                 URL: https://issues.apache.org/jira/browse/YOKO-417
>             Project: Yoko - CORBA Server
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: orb core
>            Reporter: Lars Kühne
>            Assignee: Lars Kühne
>             Fix For: v1.1.0
>
>
> See yoko-dev dicussion in http://mail-archives.apache.org/mod_mbox/incubator-yoko-dev/200707.mbox/%3c46A89229.7040000@gmail.com%3e
> Core bits of the ORB code appear to have been once generated from IDL, but are no longer.  These classes follow the IDL generated conventions of having operations classes, helpers, holders, etc., even though these classes are only used internally within the ORB and are never accessed as CORBA objects.  The org.apache.yoko.orb.OB package has a lot of these, for example.  The code is there, and follows the conventions used with idl-generated classes.  The original IDL is no longer available, which makes enhancing some of these classes a royal pain to deal with.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.