The discussion on Assert goes on, this time in Japanese... Google's language tools lead me to believe that they're disagreeing with me. They seem to be pretty shocked that I'd take this stance and appear happier when Noel puts me in my place and returns order to the world. ;) If anyone can come up with a better translation, leave it as a comment please.
I don't think I've ever been disagreed with in Japanese before
Categories:
3 Comments
Leave a comment
Follow me on Twitter: @LenHolgate
About this Entry
Quote of the week was the previous entry in this blog.
Dependency Injection is the next entry in this blog.
I usually write about C++ development on Windows platforms, but I often ramble on about other less technical stuff...
Find recent content on the main index or look in the archives to find all content.
Recent Entries
- The problem with FILE_SKIP_COMPLETION_PORT_ON_SUCCESS and datagram socket read errors is fixed in Windows 8
- Incorrect Windows 8 error message change!
- New release of Lock Explorer tools now support Slim Reader Writer locks and Mutexes
- See what process is using a TCP port in Windows
- The perils of "home office" RAID 5
- OpenSSL 1.0.1c key files are not compatible with OpenSSL 0.9.8x
- Building OpenSSL for x86 and x64 on Windows for side by side deployment
- Where are all the Microsoft Networking MVPs?
- Half of the classic singleton is a useful concept; a class that has only one instance. The other half is bollocks; providing a global way to access that single instance.
- Happy Zeroth birthday Max Holgate!
I have other blogs...
The Server Framework - high performance server development
Lock Explorer - deadlock detection and multi-threaded performance tools
l'Hexapod - embedded electronics and robotics
MegèveSki - skiing
I also write about...
.Net
Books
C++ Tips
CC.Net
CLR Hosting
CORBA
Continuous Integration
Debugging Tools
Dumbing down is dumb
ENet
Geek Speak
General
Get a life
Holiday Pictures
Java
Linux
Lock Explorer
Managed XLL
OLEDB
Rants
Refactoring
Reprints
Role Playing
Socket Servers
Sound and Vision
Source Code
Testing
Way back
Winsock Registered I/O
x64
LOL! I love the Google translation. Especially when they talk about "the Holdgate person" :-)
Congrats for starting a good discussion though. Sometimes you have to question things that we take for granted. I'm about to write an entry on why I think encapsulation is a bad idea (some of the time), which I suspect will not be popular at all.
>I think encapsulation is a bad idea (some of the
>time), which I suspect will not be popular at all.
"Rules are for the obedience of fools and the guidance of wise men." Douglas Bader
A lot of people have a black and white attitude to programming. For example: encapsulation, OO, goto's, asserts :-), etc.
When it comes to encapsulation, listen to the master
http://www.artima.com/intv/goldilocks3.html
Noel
I'm looking forward to your piece on encapsulation.
VJ
I agree with Douglas Bader, the problem is knowing which you are at whatever point in time... ;)