[Zope3-checkins] SVN:
Zope3/branches/philikon-simplify-skinning/src/zope/app/zopetop/ftests.py
get rid of weird dotted names of skins in urls.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Tue Feb 21 11:05:40 EST 2006
On Tuesday 21 February 2006 11:01, Philipp von Weitershausen wrote:
> Which "API"? Got a link to the proposal?
http://www.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ImplementViewsAsAdapters
Though I do not see this particualr decision. Jim and I must have discussed it
elsewhere.
> The name a skin interface is registered with is usually meant to be seen
> by the end user. They're descriptive names. Dotted names in an end user
> interface would seem awkward.
Anyways, the idea was that the skin name is *not* public at all, but always
hidden by Apache or specified as the default skin. The idea was to phase out
skin names altogether and only specify the skin interface. So to that effect
you have undone this implementation.
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-Checkins
mailing list