Sorry about going dark, I'm working on UXO now and it's sucking up
outrageous amounts of my time.  It's fun to get a new game to work on,
but I jumped on board at a crazy moment :-)

Right now the only way for a controller to get config information is to
examine the JDOM config document that it can obtain from the dispatcher.
It's certainly possible to build this facility though.  You just need a
list of names?

A "*" view should be easy to implement, just tweak
CommandMultipleViews.getView().

Jeff

> -----Original Message-----
> From: Ted Husted [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 06, 2003 7:09 AM
> To: [EMAIL PROTECTED]
> Subject: [Mav-user] Controllers selecting views
> 
> Is it possible for a controller to obtain a list of which Views are
> registered to the instant Command? The use case is that I want the
> controller to select a View by matching it to an input parameter.
> 
> A second, but related question, is how one would go about implementing
a
> "*" feature for Views? Which is to say, if the View requested is not
> available, use the View named "*" instead. (Like what the Dispatcher
> does when it can't find a Command, but for Views within Commands.) The
> use case is that I have Controllers that look for different standard
> Views, which sometimes all go to one place, but other times do not.
> 
> -Ted.
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> [INVALID FOOTER]



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
[INVALID FOOTER]

Reply via email to