Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > xml in Ruby

Reply
Thread Tools

xml in Ruby

 
 
paul vudmaska
Guest
Posts: n/a
 
      10-02-2003

--- Chad Fowler <> wrote:
> On Fri, 3 Oct 2003, Chris Morris wrote:
>
> # paul vudmaska wrote:
> #
> # >for my third cent, the above syntax 'just makes
> since'
> # >to me. What could be more semantic than
> employee.name
> # >without resorting to write your own
> class/accessors
> # >for it? What's wrong with that being a
> fundamental
> # >data acess fascility? call me crazy
> # >
> # The point of contention seems to be whether or not
> this is included in
> # the core language vs. a library, right? How does
> the Ruby community as a
> # whole benefit from core inclusion? What's not
> satisfying to you about
> # this solution being contained in a library?
> #
>
> One point I think the OP is also missing is that
> Erik's solution *is*
> implemented as a library and not as a modification
> to Ruby's syntax. So,
> in essence, you've already got what you want without
> hacking up the
> interpreter.
>


This is true!
>


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
#!/usr/bin/ruby , #!/usr/bin/ruby -w , #!/usr/bin/ruby -T?, #!/usr/bin/ruby -T1... anne001 Ruby 1 04-23-2006 03:02 PM
Different results parsing a XML file with XML::Simple (XML::Sax vs. XML::Parser) Erik Wasser Perl Misc 5 03-05-2006 10:09 PM
Print XML parsing to JspWriter (out) Class org.xml.sax.helpers.NewInstance can not access a member of class javax.xml.parsers.SAXParser with modifiers "protected" Per Magnus L?vold Java 0 11-15-2004 02:27 PM
What XML technologies to learn first for "XML Processing" and "XML Mapping"? Bomb Diggy Java 0 07-28-2004 07:26 AM
Help on including one XML document within another XML document using XML Schemas Tony Prichard XML 0 12-12-2003 03:18 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57