[Biojava-dev] typo
Amr AL-HOSSARY
amr_alhossary at hotmail.com
Tue Nov 13 13:53:51 UTC 2012
Done Also.
Amr
> Date: Tue, 13 Nov 2012 13:28:41 +0000
> From: nickengland at gmail.com
> To: amr_alhossary at hotmail.com
> CC: biojava-dev at lists.open-bio.org
> Subject: Re: [Biojava-dev] typo
>
> Should getConsituents() be left as a stub method with @Deprecated calling
> the new getConstituents()?
> ie:
>
> /**@Deprecated Use getConstituents() instead (typo)
> **/
> @Deprecated
> public Set<NucleotideCompound> getConsituents(){
> return this.getConstituents();
> }
>
> Otherwise changing this will break APIs, which should be left for a big
> version number change.
>
> Thanks,
>
> Nick England
>
> On 13 November 2012 12:57, Amr AL-HOSSARY <amr_alhossary at hotmail.com> wrote:
>
> > High Tony,
> > Corrected.Thanks for the notice. :)
> >
> >
> > Best Regards,
> >
> >
> > Amr AL-HOSSARY
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > Amr Ali AL-HOSSARY |
> > Ph.D. Student |
> > International PhD program in Computational Biology and Bioinformatics |
> > School of Computer Engineering |
> > Nanyang Technological University |
> > Singapore |
> > Email: amra0001 at e.ntu.edu.sg
> > |
> >
> >
> >
> >
> > > Date: Tue, 13 Nov 2012 12:35:31 +0000
> > > From: power3d at gmail.com
> > > To: biojava-dev at lists.open-bio.org
> > > Subject: [Biojava-dev] typo
> > >
> > > Hi there,
> > >
> > >
> > > Just found a typo in the NucleotideCompound class.
> > >
> > > 099 public Set<NucleotideCompound> getConsituents()
> > >
> > > Should it be: getConstituents()?
> > >
> > >
> > > Cheers,
> > >
> > > Tony
> > > _______________________________________________
> > > biojava-dev mailing list
> > > biojava-dev at lists.open-bio.org
> > > http://lists.open-bio.org/mailman/listinfo/biojava-dev
> >
> >
> >
> > _______________________________________________
> > biojava-dev mailing list
> > biojava-dev at lists.open-bio.org
> > http://lists.open-bio.org/mailman/listinfo/biojava-dev
> >
> >
> _______________________________________________
> biojava-dev mailing list
> biojava-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biojava-dev
More information about the biojava-dev
mailing list