in reply to RE: RE: Re: When is my variable not really mine?
in thread When is my variable not really mine?

Well as it so happens the engineer decide to do some magic to the code. So what I've written wasn't being run as a script but instead being mutilated by his processes and then eval'd. Yeah! :)

Anyway, what was basically going on was that he was chucking a bunch of information in the code to 'massage' it how he needed it to work so that variables could then be exported to all sorts of other places.

Yes this is weird, yes this is definitely not how I'd have even imagined to do it, and yes from now on when I need something fixed in the code I think I'll let him do it and let him have his silly job security.

At least I can safely know that I'm not loosing my mind and forgetting how to program... phew!

  • Comment on RE: RE: RE: Re: When is my variable not really mine?

Replies are listed 'Best First'.
(jcwren) RE: (5): When is my variable not really mine?
by jcwren (Prior) on Sep 07, 2000 at 19:07 UTC
    It sounds like this guy needs to have his head whacked with a large stick. If you're supposed to be writing code to run within that framework, and you weren't handed an interface specification, something is seriously wrong. If this guy gets hit by a truck tomorrow, where's that company (and their code) going to be?

    I'ts my contention if people are doing things *that* evil, with no documentation, then they belong in a research facility, not writing production code. Companies *cannot* afford to be reliant on something like that.

    It's not job security, it is a company being held hostage. Demand better.

    --Chris

    e-mail jcwren