A naming convention for element classes

0 views
Skip to first unread message

William la Forge

unread,
Dec 22, 2009, 12:53:04 AM12/22/09
to AgileWikiDevelopers
AW5 tracks the names of all the element classes that have been used. By including a recognizable plugin name in the full class name, we can then identify the minimum required set of plugins needed. Of course, we would exclude from consideration all classes whose names begin with org.agilewiki.kernel. :-)

A simple convention would be to require the use of a package name ending with "plugin", e.g. org.agilewiki.baseplugin. Validation would occur after loading all the plugins.

Bill
Reply all
Reply to author
Forward
0 new messages