> > * VR wrote: > It would be nice if we could specify (in the config file) tags that are > supposed to be added to each record. > [...] you could also give the option in the config file to specify whether a > particular tag is mandatory or optional, could be blank or not. > > Thank you for the feedback. > > I thought about this, since I use metadata regularly myself. It is something > I will add in one form or another. > > A naive server-side implementation, especially including custom validation of > these inputs, > would add much more complexity than I am willing to maintain. I am thinking > that it might be simplest > to allow extensibility by adding client-side (ie javascript) code to add and > validate fields, but I need > to ruminate on this. >
How about allowing for addition of fields on the server-side, without any validation? Vikas -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
