event handling on native input fields (iPhone)

events being dispatched to native input fields only contain “name” and “phase” attributes. There is no reference to the “target” and therefore, no way to figure out which field was entered or exited. That means you have to implement a closure and/or specific handler for each unique input field. Is this a temporary thing based on resource constraints or is it a design choice? [import]uid: 6175 topic_id: 2223 reply_id: 302223[/import]

Just bookmarking to find out answer. [import]uid: 4621 topic_id: 2223 reply_id: 6768[/import]