suskycode / database-navigator

Automatically exported from code.google.com/p/database-navigator
0 stars 0 forks source link

Performance / memory optimizations #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[ParsePathNode]
 - detach on createVariant
 - detach on ElementTypeParser.stepOut

Original issue reported on code.google.com by cioca...@googlemail.com on 28 Feb 2013 at 12:56

GoogleCodeExporter commented 9 years ago
[IdentifierPsiElement]
 - @Override isReferenceTo(PsiElement)

Original comment by cioca...@googlemail.com on 28 Feb 2013 at 2:04

GoogleCodeExporter commented 9 years ago
[Debugger] - "forName" issue

Original comment by cioca...@googlemail.com on 28 Feb 2013 at 2:15

GoogleCodeExporter commented 9 years ago
[ParsePathNode] builderOffset not initialized
[NamedElementTypeParser] isRecursive (check builder offset moved)
[ElementTypeParser] timestamp param not used

Original comment by cioca...@googlemail.com on 1 Mar 2013 at 12:10

GoogleCodeExporter commented 9 years ago

Original comment by cioca...@googlemail.com on 4 Mar 2013 at 10:24