If all your objects that are specified in mapToObject have the same prefix:
mapToObject="org.anything.you.like.Foo" you can shorten this to mapToObject="Foo" using the basePackage attribute Eliot wrote: > > Hi, > Been messing around with the basePackage attribute of the <input-data> > tag (in intake.xml) and with a simple intake example i've made, and it > doesn't seem to make the slightest bit of difference - the application > works with any value of basePackage. Is it the case that this can be > set to any value and it won't have any effect on an application using > intake? If it does have an effect, please could somebody explain it and > is the final fullstop needed? > > <input-data basePackage="org.anything.you.like."> ? > > Also, where can I find the dtd for intake.xml? > > Thanks, > Eliot > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
