Re: [Publex-developers] XML front-end
Status: Alpha
Brought to you by:
cyqotiq
|
From: PubleX Developer's M. L. <pub...@li...> - 2007-01-21 12:19:46
|
Ok, I suggest creating a PubleX.Core.Xml namespace for the front-end and PubleX.Core.Xml.Filters for all the filters, which could base on an IFilter interface. Jonas Am 21.01.2007 um 21.01 08:23 schrieb PubleX Developer's Mailing List: > In regards to the XML front-end, we have two places where it would > fit. I already have a document class in PubleX/Classes/Document.cs > that will handle the opening of XML files. This would be a nice > place for the XML front-end to be used. However, since this is > something that might need to be accessible from outside of the > PubleX main program (such as from within a Plugin), I think it > would be better to write the front-end inside of the PubleX.Core > project. I'm trying to keep all of the "helper" classes there. So > far, I've put the Settings Service, the RegEx tool, a Collections > helper object (ItemPair<T1,T2> - just a storage for two associated > objects of arbitrary types), and the Language tools into the > PubleX.Core project. I think as much of the XML-loading functions > as possible should go here as well. It might be necessary for a > script to load an XML form later. > > ~~Jason > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV________________________________ > _______________ > Publex-developers mailing list > Pub...@li... > https://lists.sourceforge.net/lists/listinfo/publex-developers |