Hi Sean, Could you elaborate a bit on the concrete use case (or a similar example) ?
My first response would be to add some intelligence inside your objects. Say you have a person object, setting the first name would set the initial too, unless it was already set, and it could be overwritten later on. Sven PS: I did see you other remark, and I looked at it, but I did not yet reply. > On 05 Sep 2016, at 16:36, Sean P. DeNigris <[email protected]> wrote: > > How (if at all) can one handle parsing when fields depend on one another? It > seems that it would be helpful to have access to the currently constructed > object in field converters, but it doesn't look like that is possible... > > Thanks! > > > > ----- > Cheers, > Sean > -- > View this message in context: > http://forum.world.st/NeoCSV-Interdependent-Field-tp4914190.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >
