Hello! As I need a module manager that is able to do a little more than would be allowed for a subclass of Module.manager, I'm currently writing one from scratch using share/lib/init/Module.oz as a guideline. I noticed in that code that apart from the usual import / export / define parts of the functor, there is also a part called "prepare" - that contains some declarations just as "define" does.
Unfortunately I couldn't find anything on that keyword in the documentation, so the question goes to you: what is the difference between the "prepare" and the "define" section in a functor? Thank you in advance, Jens Grabarske -- Jens Grabarske (Research), DFN-CERT Services GmbH https://www.dfn-cert.de, +49 40 808077-621 / +49 40 808077-555 (Hotline) _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
