PDA

View Full Version : What is depracated?


Monique
Dec21-04, 12:18 PM
I believe 'depracated' is some kind of programming lingo, WHAT does it mean? :devil: My bf keeps commenting that stuff, like the spinach he's cooking right now, is 'depracated'.

NateTG
Dec21-04, 12:22 PM
I believe 'depracated' is some kind of programming lingo, WHAT does it mean? :devil: My bf keeps commenting that stuff, like the spinach he's cooking right now, is 'depracated'.

It means it used to work, still works, but it's been replaced and we don't like it so it might go away in the future.

Monique
Dec21-04, 12:27 PM
Ah, so it means the spinach is old? :grumpy:
So actually it 'should be depracated', not 'is depracated'..

dduardo
Dec21-04, 12:35 PM
Depracate is just another word for depreciate. In programming terms, obsolete functions/objects are depracated/depreciated when they are no longer needed. I guess your bf doesn't like spinach.

[edit] Too Slow

Monique
Dec21-04, 12:41 PM
No, we bought the spinach a week ago.. it's old :wink:

Still.. it's just not right to use that word in daily live, the other day we had 'depracated flowers' and 'depracated paksoi'.. at first I thought he meant desiccated :rolleyes:

dduardo
Dec21-04, 12:50 PM
You should tell him that he's been depracted. You've found someone else :approve:

Monique
Dec21-04, 01:14 PM
I don't want to depracate him! :tongue2: :wink:

Monique
Dec21-04, 01:18 PM
Ok.. he's sitting here next to me saying it means 'to express disapproval' or 'depreciate' as you just said dduardo.. :rolleyes:

chroot
Dec22-04, 01:12 AM
In programming terms, when something (typically a class or library routine) is 'deprecated,' it is an indication that it has been replaced by something better. Often, the newer version just uses more consistent syntax, or a better model. The old version is left intact so that old programs will still compile and work, but is marked as deprecated. When the compiler encounters a new program that uses the old version, it warns the programmer that he/she should use the new version instead.

- Warren

futb0l
Dec22-04, 02:17 AM
Lmao this convo is funny.