Monday, September 13, 2010

lol

"A joke among engineers is that rock structure can be commonly broken into two general classifications; 'CHILE' — Continuous Homogenous Isotropic Linear Elastic (what most geotechinical engineers would like to see) and 'DIANE' — Discontinuous Inhomogenous Anisotropic Non-Elastic (what most in-situ rock masses actually are). "

"Nearly every software professional has heard the term spaghetti code as apejorative description for complicated, difficult to understand, and impossible to maintain, software. However, many people may not know the other two elements of the complete Pasta Theory of Software.

Lasagne code is used to describe software that has a simple, understandable, and layered structure. Lasagna code, although structured, is unfortunately monolithic and not easy to modify. An attempt to change one layer conceptually simple, is often very difficult in actual practice.

The ideal software structure is one having components that are small and loosely coupled; this ideal structure is called ravioli code. In ravioli code, each of the components, or objects, is a package containing some meat or other nourishment for the system; any component can be modified or replaced without significantly affecting other components.

We need to go beyond the condemnation of spaghetti code to the active encouragement of ravioli code."

No comments: