Forum Post: RE: temp-table inheritance

  • Thread starter Thread starter medu
  • Start date Start date
Status
Not open for further replies.
M

medu

Guest
Thanks, did tried that before although the doc clearly said it's only for backward compatibility so didn't mentioned in my original post :( The issue seems to be only when 'extending' tables defined in base classes, I the table is defined as private in base class and the as 'reference-only' in child the issue goes away... so it's really something related to temp-table inheritance. Might not look that important but given all that xml/json serialization nowadays keeping that kind of information is more than a nice to have :)

Continue reading...
 
Status
Not open for further replies.
Back
Top