Re: VclPtr / Builder cleanup ...

2015-05-11 Thread Noel Grandin
Sure no problem. My RenderContext plugin isn't being as useful as hoped anyway. I don't seem to have a good enough handle on that yet to build a decent set of rules. On Mon, 11 May 2015 at 16:08, Michael Meeks wrote: > Hi Noel, > > I just finished cleaning up all the VclBuilder 'makeFoo'

VclPtr / Builder cleanup ...

2015-05-11 Thread Michael Meeks
Hi Noel, I just finished cleaning up all the VclBuilder 'makeFoo' constructors - and will push to master in a sec. I was wondering - would it be possible to have a clang plugin that checks for all instances of new where type is derived from OutputDevice ? =) Those new ca