Menu

#2 -keepclassnames not supported

closed-fixed
None
5
2002-08-11
2002-07-26
Matt Ray
No

In the Examples section of the documentation for
serializable classes and processing a library, the
command line option "-keepclassnames" is listed for the
configuration. This is not listed as a supported
option in the documentation and returns a "Unknown
command '-keepclassnames'" when you try to use it. I'm
replacing this with '-keepnames'.

Related

Bugs: #562
Bugs: #701
Bugs: #757

Discussion

  • Eric Lafortune

    Eric Lafortune - 2002-07-27
    • status: open --> open-fixed
     
  • Eric Lafortune

    Eric Lafortune - 2002-07-27

    Logged In: YES
    user_id=555208

    You're right. This is a typo in the documentation:
    "-keepclassnames" should really be "-keepnames"
    (it can be used to preserve class names AND class
    member names).

    The sample configuration file in the examples
    directory is correct. I've fixed the documentation
    for the next release.

    Thanks for the heads-up.

     
  • Eric Lafortune

    Eric Lafortune - 2002-07-27

    Logged In: YES
    user_id=555208

    You're right. This is a typo in the documentation:
    "-keepclassnames" should really be "-keepnames"
    (it can be used to preserve class names AND class
    member names).

    The sample configuration file in the examples
    directory is correct. I've fixed the documentation
    for the next release.

    Thanks for the heads-up.

     
  • Eric Lafortune

    Eric Lafortune - 2002-08-08
    • assigned_to: nobody --> lafortune
     
  • Eric Lafortune

    Eric Lafortune - 2002-08-11
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB