Re: I know this must be a FAQ, but...



Hi Gareth,

On Fri, 3 Aug 2001, Gareth Boden wrote:

> I've been trying to do EJB-style CORBA: i.e. there's only one object for
> each 'entity' in the program, obtained through a 'find' request on a
> factory. The factory uses a GHashtable to store object references, but I
> know this isn't right, because when an object reference is returned by the
> find() function, it is released by the skeleton.

	Take a look at CORBA_Object_hash - I think that's what you're
looking for..

G'Luck,
Mark.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]