Squiggly/main/SpellingUIEx/src/com/adobe/linguistics/spelling/SpellUI.as (7 lines): - line 128: // TODO: Change dict parameter type to a SpellCheck class or a URL string. - line 133: // TODO: dangerous, is garbage collection going to clear this? - line 286: // TODO: Consider making this method invisible to user, only expose the static function. - line 419: //TODO: report error - line 436: //TODO: report error - line 514: // TODO: error handling here - line 560: // TODO: serialization here might affect ther performance Squiggly/ane/Squiggly/AdobeSpellingUITLF/src/com/adobe/linguistics/spelling/SpellUIForTLF.as (6 lines): - line 169: // TODO: dangerous, is garbage collection going to clear this? - line 392: //TODO: report error - line 410: //TODO: report error - line 483: // TODO: error handling here - line 526: // TODO: serialization here might affect ther performance - line 537: // TODO: serialization here might affect ther performance Squiggly/main/SpellingUITLF/src/com/adobe/linguistics/spelling/SpellUIForTLF.as (5 lines): - line 151: // TODO: dangerous, is garbage collection going to clear this? - line 366: //TODO: report error - line 384: //TODO: report error - line 458: // TODO: error handling here - line 495: // TODO: serialization here might affect ther performance Squiggly/main/SpellingUI/src/com/adobe/linguistics/spelling/SpellUI.as (5 lines): - line 153: // TODO: Change dict parameter type to a SpellCheck class or a URL string. - line 159: // TODO: dangerous, is garbage collection going to clear this? - line 313: // TODO: Consider making this method invisible to user, only expose the static function. - line 499: // TODO: error handling here - line 541: // TODO: serialization here might affect ther performance Squiggly/main/SpellingFramework/src/com/adobe/linguistics/spelling/framework/ui/TLFHighlighter.as (3 lines): - line 130: // TODO: refactor this code to share with halo components, and support words that cross lines - line 200: // TODO: atom index and char index is not matching for some chars, use try/catch to avoid crash - line 207: //TODO: report error Squiggly/main/SpellingFramework/src/com/adobe/linguistics/spelling/framework/ui/SparkHighlighter.as (3 lines): - line 118: // TODO: refactor this code to share with halo components, and support words that cross lines - line 182: // TODO: atom index and char index is not matching for some chars, use try/catch to avoid crash - line 189: //TODO: report error flex-installer/installer/src/InstallApacheFlex.mxml (3 lines): - line 3008: // TODO log error? - line 3641: // TODO only enable close button when finished or when an error occurs - line 3642: // TODO anything we need to clean up? Squiggly/main/SpellingUIAPI/src/com/adobe/linguistics/spelling/ui/SparkHighlighter.as (3 lines): - line 80: // TODO: refactor this code to share with halo components, and support words that cross lines - line 146: // TODO: atom index and char index is not matching for some chars, use try/catch to avoid crash - line 153: //TODO: report error Squiggly/ane/Squiggly/AdobeSpellingEngine/src/com/adobe/linguistics/spelling/UserDictionaryInternal.as (2 lines): - line 68: // TODO: exception if has some problem with insert - line 116: // TODO: make sure no return by reference Squiggly/ane/Squiggly/AdobeSpellingFramework/src/com/adobe/linguistics/spelling/framework/SpellingService.as (2 lines): - line 82: loadDictComplete(null);//TODO: If performace problems are found use event mechanism in DLL to load ANE. - line 112: * @internal TODO: get the suggestions from user dicitonaries Squiggly/ane/Squiggly/AdobeSpellingUITLF/src/com/adobe/linguistics/spelling/ui/TLFWordProcessor.as (2 lines): - line 119: // TODO: use a better alternative than _misspellStart, end - line 155: // TODO: workaround for unexpected jump when word replaced, to be refactored for code sharing Squiggly/ane/Squiggly/AdobeSpellingUITLF/src/com/adobe/linguistics/spelling/ui/TLFHighlighter.as (2 lines): - line 137: // TODO: refactor this code to share with halo components, and support words that cross lines - line 209: // TODO: atom index and char index is not matching for some chars, use try/catch to avoid crash Squiggly/main/SpellingFramework/src/com/adobe/linguistics/spelling/framework/ui/TLFWordProcessor.as (2 lines): - line 111: // TODO: use a better alternative than _misspellStart, end - line 146: // TODO: workaround for unexpected jump when word replaced, to be refactored for code sharing Squiggly/main/SpellingFramework/src/com/adobe/linguistics/spelling/framework/ui/SparkWordProcessor.as (2 lines): - line 97: // TODO: use a better alternative than _misspellStart, end - line 124: // TODO: workaround for unexpected jump when word replaced, to be refactored for code sharing Squiggly/main/SpellingEngine/src/com/adobe/linguistics/spelling/UserDictionaryInternal.as (2 lines): - line 63: // TODO: exception if has some problem with insert - line 111: // TODO: make sure no return by reference Squiggly/main/SpellingUIAPI/src/com/adobe/linguistics/spelling/ui/SparkWordProcessor.as (2 lines): - line 69: // TODO: use a better alternative than _misspellStart, end - line 96: // TODO: workaround for unexpected jump when word replaced, to be refactored for code sharing Squiggly/main/SpellingEngine/src/com/adobe/linguistics/spelling/core/LinguisticRule.as (2 lines): - line 357: //pfx=null;//TODO:Need to figure these out, seems they will be needed for compound rules. keeping for some time - line 358: //sfxrevkey=null;//TODO:Need to figure these out, seems they will be needed for compound rules. keeping for some time Squiggly/ane/Squiggly/AdobeSpellingEngine/src/com/adobe/linguistics/spelling/utils/WordList.as (1 line): - line 30: private var _sorted:Boolean; // TODO: Shouldn't be always sorted? Squiggly/main/SpellingUIAPI/src/com/adobe/linguistics/spelling/ui/HaloWordProcessor.as (1 line): - line 82: // TODO: use a better alternative than _misspellStart, end TourDeFlex/TourDeFlex_content/flex4.0/TLF/srcview/src/flashx/textLayout/ui/inspectors/TextInspectorController.as (1 line): - line 381: // TODO: uses first container only TourDeFlex/TourDeFlex3/src/spark/tlf/flashx/textLayout/ui/inspectors/TextInspectorController.as (1 line): - line 381: // TODO: uses first container only TourDeFlex/TourDeFlex/src/objects/AIR20/Microphone/srcview/Sample-AIR2-Microphone/src/com/adobe/audio/format/WAVWriter.as (1 line): - line 42: * TODO Get WAV's for testing TourDeFlex/TourDeFlex/src/objects/AIR20/NativeProcess/srcview/Sample-AIR2-Microphone/src/com/adobe/audio/format/WAVWriter.as (1 line): - line 42: * TODO Get WAV's for testing Squiggly/ane/Squiggly/AdobeLinguisticUtils/src/com/adobe/linguistics/utils/TextTokenizer.as (1 line): - line 71: * TODO param requestedLocaleIDName The LocaleID name to be used by this TextTokenizer object. flex-maven-tools/flex-sdk-converter/converters/air/src/main/java/org/apache/flex/utilities/converter/air/AirConverter.java (1 line): - line 186: // TODO: Check to see how it was with linux up till AIR 2.6 Squiggly/main/SpellingEngine/src/com/adobe/linguistics/spelling/utils/WordList.as (1 line): - line 30: private var _sorted:Boolean; // TODO: Shouldn't be always sorted? TourDeFlex/TourDeFlex3/html-template/history/history.js (1 line): - line 388: // FIXME: could this ever be a forward button? Squiggly/main/SpellingFramework/src/com/adobe/linguistics/spelling/framework/ui/HaloWordProcessor.as (1 line): - line 84: // TODO: use a better alternative than _misspellStart, end flex-installer/installer/src/com/riaspace/nativeApplicationUpdater/NativeApplicationUpdater.as (1 line): - line 274: isNewerVersionFunction.call(this, currentVersion, updateVersion), updateVersion)); // TODO: handle last event param with details (description) Squiggly/main/SpellingFramework/src/com/adobe/linguistics/spelling/framework/SpellingService.as (1 line): - line 133: * @internal TODO: get the suggestions from user dicitonaries Squiggly/main/SpellingEngine/src/com/adobe/linguistics/spelling/core/utils/LinguisticRuleLoader.as (1 line): - line 425: _attrMgr.phoneTable.addPhoneticFilter(matchString,replacement);//TODO: edit this Squiggly/main/SpellingUITLF/src/com/adobe/linguistics/spelling/SpellingContextMenuForTLF.as (1 line): - line 153: // TODO: error handling here Squiggly/main/SpellingEngine/src/com/adobe/linguistics/spelling/core/rule/OptimizedPrefixEntry.as (1 line): - line 220: if ( this.permissionToCombine && inCompound!=1/*IN_CPD_BEGIN*/) {//TODO: figure this constant Squiggly/main/SpellingEngine/src/com/adobe/linguistics/spelling/SpellChecker.as (1 line): - line 360: * TODO: Decide this block based API. Squiggly/main/LinguisticUtils/src/com/adobe/linguistics/utils/TextTokenizer.as (1 line): - line 66: * TODO param requestedLocaleIDName The LocaleID name to be used by this TextTokenizer object.