On the other hand, me may reorganize MPI2, and move MPI_MEM_MALLOC and
MPI_MEM_FREE to the "misc" chapter that I suggest to rename "Enhancements
to MPI1". We may also move to there parts of external, such as new style
attribute manipulation functions. Essentially, this section should
contain everything that does not provide new functionality, but
facilitates MPI1 coding: everything that replaces deprecated functions,
everything that is a no brainer to all vendors but useful to some,
everything that codifies existing user practice (such as language
interoperability) and avoids multiple ports to implementation specific
features of current MPI1 libraries. We may suggest that this part of
MPI2 be added to MPI1 by implementors asap.