Skip to content

Use new MooseCollection + add sourceCode method

Compare
Choose a tag to compare
@badetitou badetitou released this 05 Nov 08:48

new MooseCollections allow one to optimize its request and are faster

sourceCode can be called on all entity and returns the code of the method (before, we had to use sourceText and each time use copyFrom:to: with startPos and endPos)