From: Rob V. <rv...@do...> - 2010-03-22 11:21:46
|
Hi Alexander I agree that the existing writing support is somewhat low level and I had planned to add some more utility/helper style stuff at some point but haven't got around to it yet. Do you have some examples/ideas on the types of helper methods you'd like available? Thanks, Rob From: Alexander Sidorov [mailto:ale...@gm...] Sent: 21 March 2010 18:54 To: dot...@li... Subject: [dotNetRDF-develop] RDFa support Hello! I have looked through HtmlWriter class and think it's too low level. Direct work with context.HtmlWriter was seldom used at ASP.NET Web Forms and is almost never used at ASP.NET MVC. I think RDFa support using html helper methods (like ASP.NET MVC) would be much more useful. Regards, Alexander |