| Articles |
UserPreferences |
| JicarillaWiki | FrontPage | Overview | Articles | GetStarted | Sourceforge Project Page | RecentChanges |
This wiki is in 'slumber' mode, just like its associated sourceforge project. Edits are disabled, the content is potentially stale and is not maintained. That said, it contains some really useful stuff still. Enjoy!
Various interesting thought snippets from LeoSimons, and occassionally from others (this is a wiki, feel free to add
).
Overview I wrote of some of the terms used in the component programming world.
The Principle Of Too Much Magic
An essay that cautions us to keep our habit to outsmart ourselves in check.
An essay that details why the JavaBeans programming pattern is a bad choice for components.
The Next Big Component architecture
An [RT] I sent to the dev@avalon detailing some of the ideas I'm experimenting with here in jicarilla.
How To Write Portable Components
A simple howto that provides details exactly how to run your component in any of the IoC containers on the market today.
An [RT] exploring the problem of referring to a specific instance in an IoC framework.
The Story Of The 6 Lifecycle Methods
A short story that takes a rather different approach to explaining all that is wrong with the Avalon-Framework lifecycle.
The Basics Of Component-Oriented Design
Some random thoughts I sent out a while ago to the PicoContainer mailing list.
Augmenting avalon's configuration with Scripting
A mailing list thread about the use of scripting for component configuration.
Introduction To IoC Container Internals
A draft paper (will probably be longer than the others) about IoC containers.