On Tue, 4 Sep 2001, Rickard [iso-8859-1] �berg wrote:
> "Messy" was my thought. Why do you need it? Why is it a requirement?
for the situations where you have one servlet and multiple views of that
servlet that depend on different configurations - unless I'm missing a
really obvious way to do that, I typically have a init-param that is the
name of the jsp to use, so I'd need another servlet tag.
> > > > 6- [ #438613 ] Support for Business interface pattern
> > >
> > > Because...? It's been debated before, and it's not really useful in the
> > > code generation case (unless I've missed something).
> >
> > I think the (imho valid) argument was that refactoring tools dont
> > recognise that when you change the method in the bean the method in the
> > interface changes... the business interface ties the two... it was well
> > explained in an earlier email but the archives seem to be down...
>
> But the interface is freakin' generated.. I don't get it...
(o: that was my reaction too... I obviously didn't do as good a job of
explaining it as the initial requester, but... the interface is generated
yes, but if you have a heap of clients that call that interface, then you
want your refactoring tool to update their code... but it cant, because
the refactoring tool isn't responsible for the remote (or
local) interface...
hope I've done a better job explaining (o:
cheers
dim
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel