encrapsulation

A very poorly designed and often unnecessary attempt at utilizing one of the central tenets of object-oriented software, often detrimental to the success.
The latest version of our crapplication makes extensive use of encrapsulation in the design to insure mind-numbingly slow performance.
by The Mighty Badger August 25, 2008
Get the encrapsulation mug.

Encrapsulate

To completely envelope any object, thing, person or idea in crap (or any vile, hideous, wretched, disgusting or otherwise undesirable substance, intent or action(s)).
Her otherwise sweet personality was encrapsulated by her incessant self-absorbed blabbering.

The song was so thoroughly encrapsulated by the band's terrible musicianship I could barely recognize it.

by Vomitron February 23, 2006
Get the Encrapsulate mug.

Encrapsulate

In programming: to contain crappy code within a single object or module.
Bob isn't allowed to touch the shared modules in the application, all of his code must be encrapsulated.
by Todd the Builder November 24, 2009
Get the Encrapsulate mug.

encrapsulation

Originally, Object Oriented Programming talks about encapsulation which means hiding all your detailed logic behind a class such that the user can only care about the application level of the function rather than trying to understand all the inner workings.

However, usually, many smaller libraries or examples/framework in assignment made by professors did a poor job to describe how the function really works, nor they have provided any meaningful example about the input of the functions, ending up doing the opposite of what encapsulation originally has claimed which the developer have to look into the implementation or even the whole program just to understand what the function really do.
Example 1: Damn, I am sick of this assignment about building AI agent for a Pacman Game where there is no clear documentation about how every classes works. How can I suppose to know all the properties and expected return data without looking into their encrapsulated agent classes?

Example 2: ("Coming Soon" in the documentation) Oh no... there is no documentation about this highly confusing python function over this confusing input parameter "something". Welp, it is time to find the source code of this encrapsulation to see what type it I should use.
by IllegalArgumentException May 26, 2025
Get the encrapsulation mug.