Re: Pre-Review: Op Collapsing
Jeremy Selan <jeremy...@...>
Yah, I looked into this implementation approach originally but didn't want to add too many virtuals before I knew exactly what was needed. But now that I see what fcns are actually being used, I'm fine with moving the functions that everyone implements (isSameType, isInverse) to the base.
toggle quoted message
Show quoted text
In terms of future plugin support, I think that's a side issue anyways as this API is currently internal, and can be refactored in any way that proves needed going forward. -- Jeremy
On Sat, Feb 4, 2012 at 4:57 AM, Malcolm Humphreys <malcolmh...@...> wrote:
|
|