20 Sep
2008
20 Sep
'08
6:36 a.m.
Previously Hermann Himmelbauer wrote:
Hi, I need to create a specific schema for international bank account numbers (IBAN). I'd like to contribute this widget (maybe someone has use for it). However, this schema needs a specific library for validation, therefore I wonder where to put it? If I put it in z3c.schema (e.g. z3c.schema.iban / z3c.schema.payment), the library dependency will be problematic, I assume.
Indeed.
Maybe I should create an own package for it? But with what name? What do you think?
z3c.ibanfield ? or just z3c.iban? Wichert. -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.