Hi, Just curious were you using Maven to compile the source? And also did you try to do it against trunk.
Thanks for your patience - Henry On Tue, Jun 18, 2013 at 10:28 AM, buzz heavyyear <[email protected]>wrote: > Hi, > > I'm busy reading through your excellent code, compiling various snippets > to understand how things work and I'm having problems in trying to compile > PersistentDatumReader - it's unable to find getField(record, name, pos) and > setField(record, name, pos, ....) in Object readRecord(Object old, Schema > expected, ResolvingDecoder in); > > I have a feeling that I've missed an installation step somewhere. Could > anyone give me a pointer on what I should have done to get this to compile. > > Thanks, > Nick. >

