On Fri, Oct 7, 2011 at 6:48 PM, sebb <seb...@gmail.com> wrote: > I'm now thinking it might be better to convert some of the tags to > attributes, for example: > > <podling name="Accumulo" resource="accumulo" status="current"> > > These are all relatively short fields and I think it would make the > file shorter and easier to read. > I used "resource" rather than "id" because that seems to be what clutch uses.
<podlings> <podling name="name" resource="resource" status="status" startdate="startdate" [enddate="enddate"]> <description> description </description> <mentors> <mentor>mentor</mentor> </mentors> </podling> <podlings> Look good? --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org