[Biocorba-l] SeqFeature and Id

Juha Muilu muilu@ebi.ac.uk
Mon, 10 Sep 2001 12:24:00 +0100


Ewan Birney wrote:
> 
> On Mon, 10 Sep 2001, Juha Muilu wrote:
> 
> >
> > I have reported the bug some time ago. I will check what is the status.
> >
> 
> Can we restructure the IDL not to have the bug. We don't expect the
> SeqFeature struct to be endlessly recursive (do we?) I hope not.

I do not find clean way to do it... We may need to couple sub_locations
into SeqFeature interface directly or something if we decide not to use
recursion.

> 
> > >
> > > --> The inclusion of CORBA.idl causes lots of problems for me.
> > > First, CORBA.idl isn't included with any python ORB implementations
> > > as far as I can tell -- I found some in a Java ORB, but it didn't
> > > contain the definitions we are using (ObjectSeq, OctetSeq,
> > > StringSeq, ULongSeq). My preference would be to just add these
> > > definitions to the bsane.idl file and not worry about it -- what do
> > > people think about this?
> >
> > The typedefs should be part of ORB, but it seems that there are no
> > standard way to include those. I think we should use existing
> > definitions and make the CORBA.idl interchangeable, or something. Any
> > other comments?
> >
> 
> Let's just build a typedef.idl and distribute that separately...

That was intention. The typedef.idl is better name than CORBA.idl,
though.

BTW Currently our own sequences are declared in modules just after
corresponding items. Also typedefs for constants (e.g SeqTypeDef) etc
are declared in "appropriate" modules. I guess that this is OK? I.e. no
need to move those into separate file/module.

Note also that we are using suffix List instead of Seq.


Juha

> 
> > >
> > > Other than that it's going okay. I'll post again here once I've
> > > finished the python implementation so anyone interesting can play
> > > with it.
> > >
> > > Sorry for the long mail. Hope ya'll are having a good Friday.
> > > Brad
> >
> > Very nice job Brad! These kind of mails keep us running (on right
> > direction).
> >
> > Regards, Juha
> >
> 
> _______________________________________________
> Biocorba-l mailing list
> Biocorba-l@biocorba.org
> http://www.biocorba.org/mailman/listinfo/biocorba-l

-- 
 +--------------------------------------------------------------------+
 |Juha Muilu, Ph.D., EMBL Outstation| Email:  muilu@ebi.ac.uk         |
 |European Bioinformatics Institute | Phone:  +44 (0)1223 494 624     |
 |Wellcome Trust Genome Campus      | Fax:    +44 (0)1223 494 468     |
 |Hinxton, Cambridge CB10 1SD, UK   | http://industry.ebi.ac.uk/~muilu|
 +--------------------------------------------------------------------+