Hacker News new | past | comments | ask | show | jobs | submit login

Of course—this isn't to bring back the whole semantics-of-names-and-addresses issue that HN discussed two months ago (http://news.ycombinator.com/item?id=1438472).

I was referring just to the street address part, though, which is almost always entirely freeform, or at least is up to complex and opaque rules that vary by city. This is what textareas are for: unstructured input of a string (not prose writing, but simply a string) that may require newlines in it.

Coming right after the street address field would, of course, be separate single-line input fields for the city, country, etc... but the street address itself should allow as many lines as you need.




> which is almost always entirely freeform, or at least is up to complex and opaque rules that vary by city.

And then, you get different countries. And shit hits the fan hard.


> I was referring just to the street address part

So was I. Every system my software communicates with has an "Address1" and "Address2" field. Ok, some only have an "Address" field. They don't except newlines and most of the time those fields are limited to 50, 100, or 256 characters.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: