id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 201,Add Cobra support for namespace aliasing/Masking,hopscc,Chuck,"C# allows dismabiguation of colliding namespaces or aliasing a complex namespace name to something simpler with syntax on its '''using''' statement Cobra should provide a similar capability for similar purposes e.g. Namespace with own version of type Console ambiguous with System.Console. {{{ using Console = Wrapper.Console; }}} See [http://cobra-language.com/forums/viewtopic.php?f=4&t=592 Discussion Topic]",enhancement,closed,medium,,Cobra Compiler,0.8.0,fixed,,