With Fortress, is it ok/possible to have the same model have more than one shorthand (that is, more than one x-avalon-name)? Using the old ECM stuff I could use the same model with more than one shorthand, but when I use the javadoc tags, it looks like only one of the @x-avalon-name tags gets used (the last one).
Is there a way to do this with Fortress? Or does Fortress expect a one-to-one cardinality between shorthands and models?
No. You can't have multiple shorthands for the same component with Fortress. It shouldn't be necessary.
You can use the same shorthand with different ID's to have several of the same type of component available but configured differently.
--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
- Rich Cook
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Apache Excalibur Project -- URL: http://excalibur.apache.org/
