Menu

#100 Marshalling/Unmarshalling functions do not allow to add datasets later

1.3.0.0
wont-fix
None
2015-12-14
2015-09-14
Bernd Löhr
No

The marshalling module as implemented currently, is only usable on initialization. Adding dataset descriptions later on is not possible (because of the use of statics).
tau_initMarshalling() should be changed to be able to be called to add more datasets or there should be a separate addDSConfig function.

Discussion

  • Bernd Löhr

    Bernd Löhr - 2015-12-14

    tau_initMarshall() can be called at any time, former dataset entries will be overwritten - the caller needs to combine the entries. -> no change in code needed.

     
  • Bernd Löhr

    Bernd Löhr - 2015-12-14
    • status: open --> wont-fix
    • assigned_to: Bernd Löhr
     

Log in to post a comment.

MongoDB Logo MongoDB