A_STATE_BLOG
- Apr 20, 2016
- 1 min read
Updated: Mar 25
Lately I have ben trying to edit this site .... so far I have gotten to this blog editing ... I have been learning of LISP's slots, and their relations to the methods, operations, and attributes of the OOP world. I have seen some of the mentions in the literature of LISP's object-oriented connections that brought on smiles and revealations of how the OOP world's connections to the LISP language object constructs ... there were just some funny instances that I really should have documented to share on this site. Not funny as in silly, but more funny as in "wow that is so simple to understand" ...
Just imagine; a state, or a protocol_state_machine whose operations, transistions, attributes, "slots" could be shared, instantiated amomg different states in-parallel, simultaniously ... This concept alone would seriouly reduce the amount of code -to keep in mnd- when doing the the latest buzz-words (provision- orchestration- implementation-deployment) in software design ....


Comments