Age | Commit message (Collapse) | Author |
|
This marks the end of experimentation with OOP in elisp.
From now the actual implementation of publishing system begins.
|
|
Rewrite the builder code with use of a property list.
|
|
It turned out I had not constructed a real closure before.
I also decided to explicitly return nil for future code expansions.
|
|
A letter 'y' was missing in the word property at the end of the line.
|
|
The code is more complex than necessary, because of my insistence of creating an
all-object oriented framework.
|