Softwareengineering: Is breaking encapsulation a necessary compromise for serialization?

Subscribers:
4,430
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-14Upgrade from .NET 6 to .NET 8, errored out with "Could not load file or assembly 'Microsoft.Exten...
2024-11-14Mathematica: Variable localisation in Table
2024-11-14Mathematica: How to use Or () in a less verbose test function?
2024-11-14Mathematica: Testing an equality
2024-11-14Mathematica: How to force Mathematica to evaulate some values of LerchPhi function?
2024-11-14Ethereum: jq and vm fail to parse json
2024-11-14Pass parameters to the script block when using PowerShell module "RunAsUser"
2024-11-14How to create a restrict pointer out of a non-restrict pointer
2024-11-14Is (expression, lvalue) = rvalue a valid assignment in C or C++? Why do some compilers accept/rej...
2024-11-14Tex: How do I get the German letter Eszett (ß) to print in LuaLaTex when using the fbb font package?
2024-11-13Softwareengineering: Is breaking encapsulation a necessary compromise for serialization?
2024-11-12Issue with Regex Pattern (split string with characters & numbers) in Java
2024-11-12Formula to grab values from another column and paste with dynamic offset
2024-11-12Why are parameterized queries not possible with DO ... END?
2024-11-12Java circular generic-type parameter issue
2024-11-12Splitting a string that is delimited by multiple delimiters (regex)
2024-11-12Gis: Creating temporal raster (timeseries) in PyQGIS
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-12Gis: maximum() function does not work?
2024-11-12Why am I getting "Assuming signed integer overflow does not occur" here?