id summary reporter owner description type status priority milestone component version resolution keywords cc 368 Dynamic variables that are Arrays should support Indexing hopscc "If variables or fields are declared as dynamic and typed as Arrays they should support Indexors (read only at least) given how many of the .Net framework APIS return arrays rather than lists/collections. Currently indexing such a variable emits a 'Cobra.Core.UnknownMemberException' from the RTL call to Cobra.Core.CobraImp.getIndexerValue since it only looks for Object/Collection Indexors and not ones on arrays. See [http://cobra-language.com/forums/viewtopic.php?f=4&t=17287 UnknownMemberException thrown on local variable assignment] for a very good example " defect new medium Cobra Compiler 0.9.6