Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 19 Dec 15
serializer: - added handling of "-debug" and "-deprecated" in serializer - allow export of nsfprocs via "exportMethods declaration" in ord… Show more
serializer: - added handling of "-debug" and "-deprecated" in serializer - allow export of nsfprocs via "exportMethods declaration"   in order to keep otherwise excluded cmds in the result.   this allows us to keep nsf::debug::* or nsf::deprecated   definitions in the blueprint in OpenACS. - hardened serializer (use e.g. "::namespace" instead   of "namespace" when there is a potential conflict with   a method named "namespace", prefer nsf::directdispatch, etc.) - extended regression test

Show less

2-1-0-rc + 44 more