Softwareengineering: Is casting a concrete type to an interface and using it if it successful bad...

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



Duration: 0:00
1 views
0


Is casting a concrete type to an interface and using it if it successful bad practice?
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/319741/dubdub)DubDub
(softwareengineering.stackexchange.com/users/51654/telastyn)Telastyn
(softwareengineering.stackexchange.com/users/123788/gnasher729)gnasher729
(softwareengineering.stackexchange.com/users/209774/christophe)Christophe
(softwareengineering.stackexchange.com/users/209331/jimmyjames)JimmyJames
A special thanks goes out to the (softwareengineering.stackexchange.com/questions/455622/is-casting-a-concrete-type-to-an-interface-and-using-it-if-it-successful-bad-pra)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

patterns-and-practices object-oriented interfaces




Other Videos By Peter Schneider


2024-11-14Security: What was the concern that caused the warning in GitHub Actions documentation about sett...
2024-11-14How to setup a tftp server to serve firmware to a switch?
2024-11-14Tex: Is there any way to set an "o" on top of a period?
2024-11-14Tex: How would a "pro" LaTeX user improve my preamble/template?
2024-11-14Text with slanted background
2024-11-14Mathematica: GraphicsColumn misalignment
2024-11-14Mathematica: Evaluate function at all local extrema
2024-11-14Mathematica: Knight tour graph for a board with holes
2024-11-14Mathematica: Polygon from Periodic Tiling
2024-11-14On the type of a pointer to a class method using deducting this
2024-11-13Softwareengineering: Is casting a concrete type to an interface and using it if it successful bad...
2024-11-12Formula to grab values from another column and paste with dynamic offset
2024-11-12Why unlink in Perl deletes the file before displaying it although I call unlike after
2024-11-12debug.exe from DOS 6.22 errored on assembling mov ax, imm16 with the a command; works in Win 2000
2024-11-12How to make a Django url case insensitive?
2024-11-12How would I equate a character to my type parameter in Haskell?
2024-11-12Unix: Finding number of occurences of a word in a PDF file
2024-11-12How can the Intel 8086 access the entirety of the address space at a given time when using memory...
2024-11-12Why are explicitly defaulted comparison operators deleted when the class contains a reference mem...
2024-11-12Unable to format RAW microSD card
2024-11-12Create an XML table from a SQL table where the SQL column headings are the first row?