What does graduation mean?
 
Companies and developers will start to use the framework without much 
hesitation because they trust in the solution.

https://issues.apache.org/jira/browse/CLK-424
The  Jira issue above points out that the .htm and .jsp extensions are hard 
coded in the ClickServlet and int the XmlConfigService classes.
The XmlConfigService class is a little bit complex and the modification of this 
class is essential to solve this issue.
If the configuration parts need to be changed to a great extent the framework 
will be unstable for a while.

Why extensions other than *.htm and *.jsp are important?

Other extensions would allow to generate template based 
- css file,
- xml and rss files,
- xml sitemaps and sitemap index,
- json data files,
- csv files,
- parametric javascript files,
etc.
...


Example sitemap index
http://217.114.115.252/sitemap-index.htm
Example rss
http://217.114.115.252/rss.htm?is=50
Example json
http://217.114.115.252/search/categories-json.htm

I think the framework is ready to come into the limelight. 

+0.9 :)

Kind Regards
Jozsef G.






Reply via email to