[Mono-dev] Base Class Library extending...
    Jonathan Pryor 
    jonpryor at vt.edu
       
    Sat Aug  9 23:30:12 EDT 2008
    
    
  
On Sat, 2008-08-09 at 18:38 -0700, Roman S.V. wrote:
> Is this possible to unite Mono Rocks and Standard Extensions Library? May be,
> my project can be included in Rocks as it part.
I would not be opposed to such a unification, but be warned that such a
unification might not be trivial.  For example, rocks-playground already
has a Tuple type which is similar-yet-different from yours, and I'm
biased enough to prefer mine (Perl code generator and all).  Then
there's the namespace-movement issues (i.e. moving your types outside of
System and into Mono.Rocks or some sub-namespace, if appropriate), and
the "no duplication" issues...
If you're willing to do the work, I'd love to review your additions.
 - Jon
    
    
More information about the Mono-devel-list
mailing list