[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] patch: xmlTextReaderGetAttribute and xmlns support



On Tue, Aug 16, 2005 at 07:43:19AM -0400, Rob Richards wrote:
> Patch adds support to retrieve value of namesapce delcarations in 
> xmlTextReaderGetAttribute

  What does the C# implementation do ? The behaviour should stay the
same as much as possible.

> Any objections to adding xmlns support to xmlTextReaderGetAttributeNs 
> and xmlTextReaderMoveToAttributeNs?

  Depends on the original xmlTextReader semantic.

> Lastly is there any standard used on code indenting? I've noticed that 
> sometimes spaces are used and further indenting is done with tabs.
> I've just been using tabs.

  I use
  indent -bad -bap -bbb -bli4 -br -ce -brs -cs -i4 -l75 -lc75 -nut -sbi4 -psl -saf -sai -saw -sbi4 -ss -sc -cdw -cli4 -npcs -nbc

with gnu indent for code formatting.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]