What is not implemented?
The people table does not ever use/fill in the first/last name columns.
How should we implement it?
add client side code that sends the data up.
How is this currently implied? (Is there code that references the item that
does not exist yet)
The SMSSender needs the first/last name so it can personalize the SMS's
sent out, so "John wrecked," rather than "Someone wrecked." The
accidentNotification could have a People object, rather than a string that
is simply the id field passed in from the phone
Original issue reported on code.google.com by hamiltont on 2 Jul 2009 at 5:16
Original issue reported on code.google.com by
hamiltont
on 2 Jul 2009 at 5:16