pMixins
pMixins copied to clipboard
pMixins chokes when adding including / adding many files to a project.
pMixins tries to recompile on every ItemAdded event. If the user is doing a batch ItemAdd, this will severely delay the operation.
Perhaps add a delay timer and event aggregation?