Keith Visco wrote:
>
> Glenn Nielsen wrote:
> >
> > Keith Visco wrote:
> > >
> > > Hi Glenn,
> > >
> > > Thanks for the patches. I think the best place to post patches (in the
> > > future) is bugzilla so that they don't get lost.
> >
> > These patches based on the castor source at the time
> > had been submitted to bugzilla months ago. These were
> > updated patches from the current CVS snapshot.
> >
>
> You can also update your Bugzilla entry with new patches as you see
> necessary. Especially patches that you simply make available to people,
> but ones that might not get accepted to the CVS.
>
Right, it isn't really abstract, just functioning that way.
> > >
> > > I took a quick look, can you explain a couple of things...
> > >
> > > 1. Why does Group#getSchema always return null?
> > >
> >
> > It is an abstract method that only applies when overridden by
> > ModelGroup#getSchema.
>
> It's not actually abstract...so I think it might be nice to return the
> actual
> Schema in Group as well as ModelGroup.
>
> >
> > > 2. Why do you want to prevent namespaces from being declared?
> > >
> >
> > When you create XML Schemas which use namespaces to import other
> > XML Schemas the XML marhsalled for those elements from classes generated
> > by castor will include a namespace declaration. And elements will be
> > qualified by a namespace.
> >
> > If your application doesn't need to use those namespace declarations
> > in the XML marshalled it just bloats the XML. Which then reduces
> > performance of your application.
>
> Sounds reasonable enough. I will check these in, though I might make
> some
> minor modifications.
>
Thanks,
Glenn
----------------------------------------------------------------------
Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder |
MOREnet System Programming | * if iz ina coment. |
Missouri Research and Education Network | */ |
----------------------------------------------------------------------
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev