2 Mar
2016
2 Mar
'16
5:03 p.m.
On Wed, 02 Mar 2016 13:03:26 +0100, Subhransu S. Prusty wrote:
Added more ops to the chmap object, so most of the helpers can be accessed through ops instead instead of directly calling them.
Too many instead :)
With this moving the chmap helpers to core will be easy.
Well, although I asked about reduction of exported stuff, I don't think it's worth to put everything in ops. If any of them would be overridden, it's good to have as an ops. If not, it's fine to have exported symbols. These are just a few entries, not over 20.
Takashi