Softwareengineering: Is breaking encapsulation a necessary compromise for serialization?

Subscribers:
4,270
Published on ● Video Link: https://www.youtube.com/watch?v=EVlW1_VYhsw



Duration: 0:00
0 views
0


Is breaking encapsulation a necessary compromise for serialization?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(softwareengineering.stackexchange.com/users/457226/pulpicated)pulpicated
(softwareengineering.stackexchange.com/users/131624/candied-orange)candied_orange
(softwareengineering.stackexchange.com/users/209331/jimmyjames)JimmyJames
(softwareengineering.stackexchange.com/users/292095/steve)Steve
A special thanks goes out to the (softwareengineering.stackexchange.com/questions/455576/is-breaking-encapsulation-a-necessary-compromise-for-serialization)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

design-patterns java object-oriented-design data-structures




Other Videos By Peter Schneider


2024-11-14Security: What was the concern that caused the warning in GitHub Actions documentation about sett...
2024-11-14R exporting raster with a color table
2024-11-14Mathematica: Understanding the Error: "DSolve: Arguments should be ordered consistently"
2024-11-14Tex: How to Type Complex Infinity Symbol in LaTeX?
2024-11-14Mathematica: How to use Or () in a less verbose test function?
2024-11-14Tex: how can i write quiver in latex?
2024-11-14Mathematica: The arrow inside string closed
2024-11-14Mathematica: Testing an equality
2024-11-14using DynDns for IPs behind a NATrouter - security concerns?
2024-11-14Mathematica: How can I remove edges of a Graph faster?
2024-11-13Softwareengineering: Is breaking encapsulation a necessary compromise for serialization?
2024-11-12Formula to grab values from another column and paste with dynamic offset
2024-11-12Splitting a string that is delimited by multiple delimiters (regex)
2024-11-12debug.exe from DOS 6.22 errored on assembling mov ax, imm16 with the a command; works in Win 2000
2024-11-12Gis: Creating temporal raster (timeseries) in PyQGIS
2024-11-12Expected behaviour when expanding a template parameter pack into an inner template declaration
2024-11-12Is shifting 0 to the left considered undefined behavior in C?
2024-11-12How to filter a DataFrame with different conditions for each column
2024-11-12rename files from 1 digit increment to 3 digit one
2024-11-12Replace duplicate values across columns of CSV file
2024-11-12Why am I getting "Assuming signed integer overflow does not occur" here?