Originally posted by Joe Black
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Object Oriented Development vs Practicality"
Collapse
-
OO is sooooooooo 1990's
You should be thinking of SOA, message exchanges, schemas, XML, design patterns.
Also, this techie focus on over optimising is very sad. "Oh I can't use that feature as it uses an extra cycle out of the billion i have per second".
Design and code for maintainability, security, scalability and support.
Purlease, get a grip. This is the 21st century not 1992.
HTH
Leave a comment:
-
Good OO advice is to favour composition over inheritance. I have seen far too many (and for a while probably created a few
) cases of inappropriate use of inheritance.
Leave a comment:
-
Like my electrical engineering oneOriginally posted by JabberwockyAre you some sort of magpie AtW ? I suggest you go back to school and get a proper comp sci education.
We're not all native comp sci.
Leave a comment:
-
Are you some sort of magpie AtW ? I suggest you go back to school and get a proper comp sci education.
Leave a comment:
-
Horseshi*t - properties are fine if used in the proper context e.g. graphical components - only an half-ar*ed ruskie would be getting and setting in a performance critical loop involving no other opertations - they are only a few mc ops anyway.
Leave a comment:
-
Yeah properties are performance killer - strange that they are not inlined. Performance wise C# is actually very good - I had some stuff ported to Visual C++ and assembly code generated was not much better.
Leave a comment:
-
My pleasure.Originally posted by Diestlthanks
I entirely agree with your point. I'm actually learning Objective C at the moment (OO layer on top of C basically). Less convoluted than C++...
Leave a comment:
-
Very insightful!Originally posted by DiestlWhy use C# if you're only interested in performance, use C++ or C. Things like properties are there to allow proper object oriented implementation.
Leave a comment:
-
Why use C# if you're only interested in performance, use C++ or C. Things like properties are there to allow proper object oriented implementation.
Leave a comment:
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Offshoring harms already fraught IT contractors. Here’s what ministers can do Today 07:57
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:20
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:04
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 08:18
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 00:23
- ‘Stable’ IT contractor demand moved near growth in February 2026 Mar 10 07:16
- ‘Stable’ IT contractor demand moved near growth in February 2026 Mar 10 06:49
- What is a tax-efficient salary for 2026/27 as a limited company director? Mar 9 07:13

Leave a comment: