suskycode / database-navigator

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

Performance improvements / issues #1 #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
 - [PERF] DataSearchResult - synchronize methods
 - [PERF] Identifier Lookup - check name before initializing lookup (i.e. resolve identifier)
 - [FIX] oracle_debug_interface.xml PLSQL_COMPILER_FLAGS = 'DEBUG'

Original issue reported on code.google.com by cioca...@googlemail.com on 28 Aug 2012 at 2:20

GoogleCodeExporter commented 9 years ago
 - [FIX] enable hector inspection icon (BasicTextEditor extends TextEditor instead of FileEditor)

Original comment by cioca...@googlemail.com on 29 Aug 2012 at 7:53

GoogleCodeExporter commented 9 years ago
 - [PERF] IdentifierPsiElement.getText() lookup cached value from first leaf node

Original comment by cioca...@googlemail.com on 29 Aug 2012 at 9:17

GoogleCodeExporter commented 9 years ago
 - [FIX] DBObject PSI (..dbn.navigation.psi.*) getNavigationElement() return "this"

Original comment by cioca...@googlemail.com on 17 Sep 2012 at 9:29

GoogleCodeExporter commented 9 years ago
 - [PERF] SequenceElementTypeParser - move "node.createVariant(..)" inside "if" block

Original comment by cioca...@googlemail.com on 17 Sep 2012 at 9:32

GoogleCodeExporter commented 9 years ago

Original comment by cioca...@googlemail.com on 17 Sep 2012 at 7:26