Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C++ > RTF to XML/XHTM...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 44337 of 47562
Post > Topic >>

RTF to XML/XHTML or other converter - design problem

by "Aaron Gray" <ang.usenet@[EMAIL PROTECTED] > Apr 2, 2008 at 09:56 PM

I am at the design stage for implementing a RTF event generator front end 
for converting RTF to XHTML or XML.

Basically am stuck on whether to use virtual functions dispatched from a 
table or whether to use enums dispatched with in a switch and case 
statement. There are problems with both in regarding inheritance and 
reusability. ie you cannot call virtual methods of a subclass and switch
and 
case statements are not exactly extendable.

I am stuck which route to take.

Any thoughts or ideas that may influence me are welcome,

Aaron
 




 3 Posts in Topic:
RTF to XML/XHTML or other converter - design problem
"Aaron Gray" &l  2008-04-02 21:56:00 
Re: RTF to XML/XHTML or other converter - design problem
"Victor Bazarov"  2008-04-02 17:40:43 
Re: RTF to XML/XHTML or other converter - design problem
"Aaron Gray" &l  2008-04-02 23:32:41 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Sep 7 7:54:00 CDT 2008.