Alpha Blue wrote:
> Hi Robert,
> 
> So, I've finished version 1 of the xml piece for my virtual match-ups 
> page.  It looks like so:
> 
> http://gist.github.com/174270
> 
> I'll look into the other areas you recommended.

I like it! Very clean and easy to understand and parse. The only 
suggestion I might have would be to included a little meta-information 
indicating the data type for some of the fields:

Example:
...
  <name>Alabama</name>
  <tsrs type="float">81.6628</tsrs>
...

This is not at all vital, but can sometimes be a useful convenience to 
the consumers of your document.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to