• ALL
    • Hide

      For ex: "com.abbeoo.sw.model.system.windows" is my namespace and Font is my class. I will use then "com.abbeoo.sw.model.system.windows.Font" for the collection name, which is declined by default from MongoDB.

      I put critical because i haven't found anywhere a note, telling me that this keyword ".system." instr is a reserved word!

      1) should i change my namespace?
      2) shoud i change the source code and recompile it (any dox how to do it)?
      3) will MongoDB consider that as a change request and when?

      many thanks

      Walter.

      Show
      For ex: "com.abbeoo.sw.model.system.windows" is my namespace and Font is my class. I will use then "com.abbeoo.sw.model.system.windows.Font" for the collection name, which is declined by default from MongoDB. I put critical because i haven't found anywhere a note, telling me that this keyword ".system." instr is a reserved word! 1) should i change my namespace? 2) shoud i change the source code and recompile it (any dox how to do it)? 3) will MongoDB consider that as a change request and when? many thanks Walter.

      Hi

      I refer to source code "https://github.com/mongodb/mongo/blob/master/src/mongo/db/ops/update.cpp#L1337" and have to following question:

      it took me 4 days knowing that classes with a name, containing .system. are not allowed, which makes actually no sense o me, except i would pull a class with a name "system only to the MongoDB.

            Assignee:
            Unassigned Unassigned
            Reporter:
            ditwal001 Dr. Walter Robert Ditzler
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: