Does order of prototypes in the Module Editor matter?

I know the order of traits for a piece matters, that a prototype has to come before functions that use that prototype, for example. But does the order of prototypes in the Module Editor matter? If Prototype B uses Prototype A as one of its traits, does Prototype A have to be listed in the Editor before Prototype B? Or will it work just as well regardless of the order the prototypes are listed in the editor?

I’ve got a lot of prototypes in a module, and I’m thinking about putting them in alphabetical order just so I can find them easier as I need to work on them in the future. But I don’t want to mess up any dependencies by doing so.

No, the order of the Prototypes in the Prototypes Definition component is irrelevent.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)