Menu

String

2000-01-05
2000-05-30
  • Frank V. Castellucci

    We will provide a String abstraction that will enable use of either ASCII, UTF8, UCS2, and UCS4 implementations while maintaining a consistent interface.

     
    • Ken A. Redergĺrd

      String should have a method that supports conversion from various types to string (aka sprintf). The method must support n number of arguments.

       
      • Frank V. Castellucci

        Do you mean coercion (e.g. operator Int(), etc.)? or something that works with variable arguments? Or both?

         

Log in to post a comment.

MongoDB Logo MongoDB