> From: Dr. Hans M. Rupp [mailto:[EMAIL PROTECTED]] > > We have an architecture where a command puts objects into the request or > session and the XSP fetches those Objects. Since both the command and the > XSP need to know the attribute name of a particular object in the > request, I thought it might be nice to have an interface where the > attribute names are declared. Then both the XSP and the command could > implement this interface.
I got your point. If there is interest in adding this feature, and no developer will object, it should not be too complex to implement this feature. Vadim > Thanks, > > > Hans > > Vadim Gritsenko wrote: > > > > From: Dr. Hans M. Rupp [mailto:[EMAIL PROTECTED]] > > > > > > Hallo! > > > > > > Can a XSP implement an interface? > > > > No. > > > > (why?) > > > > Vadim > > > > > If yes, what would be the proper syntax? > > > > > > Many thanks, > > > > > > Hans --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
