core/src/main/java/flex/messaging/io/amf/translator/decoder/ArrayDecoder.java (3 lines): - line 81: return null; // FIXME: Throw an exception! - line 130: // FIXME: At least log this as a error... - line 131: // TODO: Should we report a failed Array element set? core/src/main/java/flex/messaging/io/amf/Amf3Output.java (3 lines): - line 395: // TODO - I don't think this className is used properly on the client currently. - line 494: // TODO - I don't think this className is used properly on the client currently. - line 617: // TODO: QUESTION: Pete, ignoring the descriptor here... not sure if core/src/main/java/flex/messaging/io/amf/Amf3Input.java (2 lines): - line 519: // TODO - Class name is always empty for some reason, need to figure out if this is expected. - line 732: // TODO: It is possible we gave out references to the core/src/main/java/flex/messaging/services/MessageService.java (2 lines): - line 350: // TODO - need to do something here to locate the proper qualified client. - line 596: // FIXME: [Pete] Investigate whether this is a performance issue. core/src/main/java/flex/messaging/io/amf/Amf0Output.java (2 lines): - line 315: // TODO: QUESTION: Pete ignoring the descriptor here... not sure if - line 392: //FIXME: Throw exception or use unsupported type for externalizable as it's not supported in AMF 0? opt/tomcat/tomcat-base/src/main/java/flex/messaging/security/TomcatLoginCommand.java (1 line): - line 93: //TODO should we do this? core/src/main/java/flex/messaging/io/PagedRowSet.java (1 line): - line 132: //TODO: Decide whether if absolute() not be supported, try first() as a last resort?? core/src/main/java/flex/messaging/io/amf/translator/decoder/ReferenceAwareTypedObjectDecoder.java (1 line): - line 72: // TODO: Perhaps we could update NumberDecoder, CharacterDecoder and core/src/main/java/flex/messaging/io/amf/client/AMFConnection.java (1 line): - line 460: // TODO: Support customizable batching of messages. core/src/main/java/flex/messaging/io/PageableRowSetProxy.java (1 line): - line 32: * TODO: This proxy is similar to features made possible with Externalizable core/src/main/java/flex/messaging/util/ToStringPrettyPrinter.java (1 line): - line 38: * TODO: Remove check for custom toString implementations... we core/src/main/java/flex/messaging/config/MessagingConfiguration.java (1 line): - line 270: // TODO: move this to only AsyncMessageBroker. opt/tomcat/tomcat-4/src/main/java/flex/messaging/security/TomcatValve4150.java (1 line): - line 52: * FIXME: doesn't support Tomcat's SingleSignOn idea. This is a way to write custom valves that associate core/src/main/java/flex/management/BaseControl.java (1 line): - line 364: // TODO: Seth: add server identifier key if we're running in a core/src/main/java/flex/messaging/io/amfx/AmfxInput.java (1 line): - line 636: // TODO: QUESTION: Pete, Investigate why setValue for ASObject is delayed to endObject proxy/src/main/java/flex/messaging/services/http/HTTPProxyDestination.java (1 line): - line 221: // FIXME: Why do we enforce this? What about {context.root} based relative URLs? opt/tomcat/tomcat-6/src/main/java/flex/messaging/security/TomcatValve.java (1 line): - line 53: * FIXME: Doesn't support Tomcat's SingleSignOn which is a way to write custom valves that associate core/src/main/java/flex/messaging/cluster/ClusterMembershipListener.java (1 line): - line 36: // TODO: The missing class JGroupsCluster seems to extend Cluster, but is missing from the repository. core/src/main/java/flex/messaging/MessageClient.java (1 line): - line 886: throw new RuntimeException("MessageClient has been invalidated."); // TODO - localize core/src/main/java/flex/messaging/io/amf/Amf0Input.java (1 line): - line 401: // TODO: It is possible we gave out references to the core/src/main/java/flex/messaging/io/amf/AbstractAmfInput.java (1 line): - line 75: // FIXME: Temporary workaround for bug 194815 remoting/src/main/java/flex/messaging/services/RemotingService.java (1 line): - line 150: // TODO: fix by adding this method to the MBean. core/src/main/java/flex/messaging/client/FlexClient.java (1 line): - line 992: // TODO This updateLastUse call is added here because there used to be a call core/src/main/java/flex/messaging/services/AbstractService.java (1 line): - line 591: // TODO: ServiceControl needs this method. proxy/src/main/java/flex/messaging/services/http/ExternalProxySettings.java (1 line): - line 79: // FIXME: Should we throw an exception if a port is specified in the proxy server name? core/src/main/java/flex/messaging/io/amfx/AmfxOutput.java (1 line): - line 489: // TODO: QUESTION: Pete, ignoring the descriptor here... not sure if core/src/main/java/flex/messaging/util/URLDecoder.java (1 line): - line 41: // FIXME: This needs to specify a character encoding (ASCII?) core/src/main/java/flex/messaging/io/ManagedObjectProxy.java (1 line): - line 46: // TODO: QUESTION: Jeff, We could copy the client approach to check a destination core/src/main/java/flex/messaging/MessageException.java (1 line): - line 290: // FIXME: serialize number field. core/src/main/java/flex/messaging/util/MethodMatcher.java (1 line): - line 97: // FIXME: Do we want to do this case-insensitively in Flex 2.0? core/src/main/java/flex/messaging/services/messaging/SubscriptionManager.java (1 line): - line 368: * TODO: performance - organize these into a tree so we can find consumers via common/src/main/java/flex/messaging/config/ServicesDependencies.java (1 line): - line 259: // FIXME: Need to find another way to skip BootstrapServices opt/tomcat/tomcat-7/src/main/java/flex/messaging/security/Tomcat7Valve.java (1 line): - line 59: * FIXME: Doesn't support Tomcat's SingleSignOn which is a way to write custom valves that associate opt/blazeds-spring-boot-starter/src/main/java/org/apache/flex/blazeds/spring/BlazeDsAutoConfiguration.java (1 line): - line 54: // TODO: Do all the special configuration magic here ... core/src/main/java/flex/messaging/FactoryDestination.java (1 line): - line 82: // Need to cache this for later. TODO: We shouldn't need to do this. core/src/main/java/flex/messaging/io/amf/translator/decoder/TypedObjectDecoder.java (1 line): - line 91: // TODO: Perhaps we could update NumberDecoder, CharacterDecoder and