From: Dave Cantrell Date: 2006-02-24T13:42:36+09:00 Subject: Re: Creating Ruby Classes from XSD? Henrik Martensson wrote: > Unfortunately, the idea is flawed. You are quite right. There isn't much > of a point. Building classes directly from a data format specification > makes the application using the classes tightly coupled to the data > format. ActiveRecord? I've never used Rails and have been in limbo for 2 weeks learning Ruby due to work swampage, but it seems from everything I read that ActiveRecord does exactly what you are coming out against, and does it very well. -dave