View Single Post
thesupremecommander
Member
Join Date: Apr 2012
Old 09-03-2014 , 12:56   Re: New API and Syntax
Reply With Quote #115

So, just to confirm that I'm understanding it correctly... there isn't any built-in support for storing related information via a methodmap or a class, and any such support should be implemented by somehow relating and storing information via either methods in SourcePawn or via a C++ extension. Is that correct?

Also, what are the practical differences between methodmap and class (besides the stricter coercion)? Is/will there be any reason to use class over methodmap?

Last edited by thesupremecommander; 09-03-2014 at 14:03.
thesupremecommander is offline