Click here to Skip to main content
15,896,063 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Productivity Wars Pin
StatementTerminator11-Jun-13 4:08
StatementTerminator11-Jun-13 4:08 
GeneralRe: Productivity Wars Pin
BrainiacV11-Jun-13 4:40
BrainiacV11-Jun-13 4:40 
GeneralRe: Productivity Wars Pin
StatementTerminator11-Jun-13 5:00
StatementTerminator11-Jun-13 5:00 
GeneralRe: Productivity Wars Pin
jnlt11-Jun-13 6:10
jnlt11-Jun-13 6:10 
GeneralRe: Productivity Wars Pin
CarlosAlbertoEstrada11-Jun-13 6:11
CarlosAlbertoEstrada11-Jun-13 6:11 
GeneralRe: Productivity Wars Pin
StatementTerminator11-Jun-13 6:43
StatementTerminator11-Jun-13 6:43 
GeneralRe: Productivity Wars Pin
RafagaX11-Jun-13 7:31
professionalRafagaX11-Jun-13 7:31 
GeneralRe: Productivity Wars Pin
jschell11-Jun-13 8:19
jschell11-Jun-13 8:19 
jim lahey wrote:
We want to be able to interpret expressions defined in Xml files


Presumably because this reflects a real business need versus a 'really cool' development idea.

jim lahey wrote:
and we've got a component that can do a hell of a lot more to boot


Which isn't a recommendation. After all Oracle can do a lot more than store a configuration value but one certainly shouldn't choose to use Oracle only to store a configuration value.

jim lahey wrote:

What objections do you have to using third party stuff?


Some Reasons
- Often the complexity greatly exceeds the needed use.
- The intended use is much more suited to a far simpler solution. This is similar to but not the same as the prior reason. It comes about because the developer finds a library they want to use and then invents a problem to solve with it or rationalizes much more needed functionality for an existing problem.
- The license is not compatible with the needs of the business. This often is because some licenses can require that the Application code must be available as source. Another common problem is that that there is no license which means one must have explicit use license from the author to use it.
- It isn't available as source and the author(s) support is erratic.

One must of course have a policy in place to keep and track license(s). And one should keep an actual copy of the license not just a link. One must also be prepared for the possibility that at some time the license might change.
GeneralDeveloper whose first language is not English Pin
Chris Quinn7-Jun-13 3:17
Chris Quinn7-Jun-13 3:17 
GeneralRe: Developer whose first language is not English Pin
jim lahey7-Jun-13 4:57
jim lahey7-Jun-13 4:57 
GeneralRe: Developer whose first language is not English Pin
OriginalGriff7-Jun-13 5:02
mveOriginalGriff7-Jun-13 5:02 
GeneralRe: Developer whose first language is not English Pin
ENOTTY7-Jun-13 5:08
ENOTTY7-Jun-13 5:08 
GeneralRe: Developer whose first language is not English Pin
AlphaDeltaTheta11-Jun-13 16:34
AlphaDeltaTheta11-Jun-13 16:34 
JokeRe: Developer whose first language is not English Pin
Vladimir Svyatski2-Jul-13 9:39
professionalVladimir Svyatski2-Jul-13 9:39 
GeneralERROR_SUCCESS => the successful error PinPopular
damn.tiby6-Jun-13 21:26
damn.tiby6-Jun-13 21:26 
GeneralRe: ERROR_SUCCESS => the successful error Pin
Keith Barrow6-Jun-13 22:42
professionalKeith Barrow6-Jun-13 22:42 
GeneralRe: ERROR_SUCCESS => the successful error PinPopular
damn.tiby6-Jun-13 22:48
damn.tiby6-Jun-13 22:48 
GeneralRe: ERROR_SUCCESS => the successful error Pin
capibara7-Jun-13 0:00
capibara7-Jun-13 0:00 
GeneralRe: ERROR_SUCCESS => the successful error PinPopular
Nicholas Marty7-Jun-13 3:06
professionalNicholas Marty7-Jun-13 3:06 
GeneralRe: ERROR_SUCCESS => the successful error Pin
Lutosław10-Jun-13 13:11
Lutosław10-Jun-13 13:11 
GeneralRe: ERROR_SUCCESS => the successful error Pin
damn.tiby10-Jun-13 21:10
damn.tiby10-Jun-13 21:10 
GeneralRe: ERROR_SUCCESS => the successful error Pin
Edward Giles14-Jun-13 21:25
Edward Giles14-Jun-13 21:25 
GeneralNo names, no refences - and not mine. PinPopular
OriginalGriff6-Jun-13 2:25
mveOriginalGriff6-Jun-13 2:25 
GeneralRe: No names, no refences - and not mine. Pin
StM0n6-Jun-13 2:44
StM0n6-Jun-13 2:44 
GeneralRe: No names, no refences - and not mine. Pin
obermd7-Jun-13 9:27
obermd7-Jun-13 9:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.