Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » RSS Parser/Composer Class For U++
Re: RSS Parser/Composer Class For U++ [message #18291 is a reply to message #18290] Sun, 21 September 2008 03:05 Go to previous messageGo to previous message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
Quote:

I would like to know what do you think and your suggestions about WCSLib idea?


Your new structure seems to make good sense and is better architecture. I like the idea of supporting all the standards. These big changes won't be bad right now, as the functionality is not yet a part of SVN or in final stages where people are using it in production code.

typedef WCSTag RssTag;
typedef WCSNode RssNode;

I don't think this solution is best, because all those names are valid existing names to begin with.
If you can maintain backwards compatibility with a simple change of header include path, then do that.

Another thought: maybe you can use factory method in WCS class to choose/create the appropriate WCS type (Rss, Rdf, ...) automatically.

[Updated on: Sun, 21 September 2008 03:15]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bazaar - Call of duty
Next Topic: AggCtrl
Goto Forum:
  


Current Time: Tue May 14 08:09:42 CEST 2024

Total time taken to generate the page: 0.02553 seconds