Hi. I ended up refactoring to arc myself but thanks for your work. I don't think it is necessary to keep non-arc code under conditional compilation. Also, passing the editor vc to the doneCallback breaks backward compatibility and seems redundant, since you'll have a reference to the editor in the lexical scope where you define the block.
All the best
Hi. I ended up refactoring to arc myself but thanks for your work. I don't think it is necessary to keep non-arc code under conditional compilation. Also, passing the editor vc to the doneCallback breaks backward compatibility and seems redundant, since you'll have a reference to the editor in the lexical scope where you define the block. All the best