Carla Paredes wrote:
> Hi all,
> 
> I have been testing the option --db for creating the cache when the
> interface repository closes.
> Because in my proyect, it takes like 4 minutes to load all idls into the
> repository.
> 
> I checked and this file is created right. But when I tried to start the
> interface repository again,
> it fails because of the EventType idl keyword that is used by
> CosNotification.idl as structure.
> 
> Now, CosNotification.idl defines this structure with an underscore
> before the name, but
> when this definition is saved in the cache data base file, in the
> definition, the underscore is missing
> for some reason. And this causes the problem for loading from this cache
> file.
> 
> Do you know if this is a bug? Or, if not, how to overcome my problem?

This looks indeed as a bug in the IR DB saving code. As I'm thinking
about this now, we will probably need to escape all IDL identifiers
which we're going to generate in IR DB saving code. If you have
developed a fix for this issue in the mean time, please also post it here.

Thanks for reporting the issue!
Karel
-- 
Karel Gardas                  [EMAIL PROTECTED]
ObjectSecurity Ltd.           http://www.objectsecurity.com
_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to