<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Context-sensitive menu using WebWork</title>
	<link>http://jaybose.com/archives/context-sensitive-menu-using-webwork/</link>
	<description>Yapping about stuff.</description>
	<pubDate>Fri, 10 Sep 2010 19:36:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Konstantin Pribluda</title>
		<link>http://jaybose.com/archives/context-sensitive-menu-using-webwork/#comment-31</link>
		<author>Konstantin Pribluda</author>
		<pubDate>Fri, 14 Oct 2005 15:10:33 +0000</pubDate>
		<guid>http://jaybose.com/archives/context-sensitive-menu-using-webwork/#comment-31</guid>
		<description>I'm not sure this has to be integrated with WW using 
interceptorsm interfaces or whatever.

I use simple XML based system in pico/nano/webwork environment ant it is build out of:
 - menu structure itself ( read with betwixt,  pretty simple beans, hierarchical ) 
 - menu state ( state of current menu shall be kept somewhere for entire request because of inclides / sitemesh 
 - activator components ( could be action, 
but I prefer startable  components placed in specific containers ) 
 - couple of visitors ( helps by rendering / path buildup ) 

I put it online under:
http://www.sourceforge.net/projects/jtec
( not much there yet, just sources )</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure this has to be integrated with WW using<br />
interceptorsm interfaces or whatever.</p>
<p>I use simple XML based system in pico/nano/webwork environment ant it is build out of:<br />
 - menu structure itself ( read with betwixt,  pretty simple beans, hierarchical )<br />
 - menu state ( state of current menu shall be kept somewhere for entire request because of inclides / sitemesh<br />
 - activator components ( could be action,<br />
but I prefer startable  components placed in specific containers )<br />
 - couple of visitors ( helps by rendering / path buildup ) </p>
<p>I put it online under:<br />
<a href="http://www.sourceforge.net/projects/jtec" rel="nofollow">http://www.sourceforge.net/projects/jtec</a><br />
( not much there yet, just sources )</p>
]]></content:encoded>
	</item>
</channel>
</rss>
