Hi there,

In the list archive
http://sourceforge.net/mailarchive/message.php?msg_id=110694 there's
reference to commands that have subdirectory paths. (eg. subdir/command.m).
A change was made to Maverick to accommodate this functionality however what
I'm trying to do is be able to specify a command such as /subdir/command.m
and the associated command is tracked down by progressively extracting the
last subdirectory from the command name until a match is found in the
maverick.xml.

e.g. if the command name was base/client/command.m the command search
process would try base/client/command.m followed by base/command.m followed
by command.m.

I believe Webwork uses this technique (well at least the documentation
infers it). The advantage with this approach is that certain generic actions
such as login and error commands could be catered for using a command name
with no subdirectory elements.

Is it possible to specify this within the Maverick configuration currently?

Cheers,
Marcel



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
[INVALID FOOTER]

Reply via email to