runrevmark

Results 68 comments of runrevmark

@livecodestephen: There's some discussion on the use-list about that under the BAF thread - it might be worth having a read. However, yes, that is one the main concerns about...

So the main thing to check here is that CopyExternals is the only place which attempts to copy things into an Externals/ folder or is the last such place for...

I'm not sure this is quite correct. The rect of a group in the case of it being used as a collection of objects has to be the union of...

This looks good :) One thing to take into account is that there is already a 'log' syntax in the engine module which Ben et al. have been using. I...

Well the engine log command was a 'quick and dirty' thing so Ben et al could debug their code... It should perhaps be ear-marked as temporary :) Logging should really...

This might need some consideration as to whether it is suitable for 8.1 as I think it might be backwards incompatible. I might be wrong, but 'merge' as it stands...

Marked as WIP for now until we work out how to solve the potential problems with the 'fix'.

Okay so I think this is ready for review - I'm still slightly on the fence about including both metrics caching *and* the write buffer addition in 9.6. This definitely...

@mwieder It isn't wise to post comments on code in PRs which are marked as WIP as they can vanish from view (somewhat arbitrarily at times!). We use st-git (http://www.procode.org/stgit/)...