[oss-changes] [ opensubsystems-Feature Requests-1676195 ] Simplify BlogNavigator code by eliminatin
Brought to you by:
bastafidli
From: SourceForge.net <no...@so...> - 2007-03-08 00:11:09
|
Feature Requests item #1676195, was opened at 2007-03-07 18:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=659216&aid=1676195&group_id=111437 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: * Tutorial (Chronicle, Blog, Entry) Group: 1.0rc3 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Miro Halas (bastafidli) Assigned to: Miro Halas (bastafidli) Summary: Simplify BlogNavigator code by eliminating duplicate code Initial Comment: The BlogNavigator class is responsible for determining what blog or entry is the request aimed at and for generation of URLS to dusplay on the web pages. Many methods in this class use very similar or the same code. Review the code in this class and make the code reusable to make the class more efficient and readable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=659216&aid=1676195&group_id=111437 |