i'm beginning to think something is messed up here, in my attempt to simply stuff i created another embedded class called contacts , for the employee class it has only 2 fields of string values. my first run failed with the "must run validation tool" exception, so i did what i nomally do in sich cases rename the .apt folder from .apt_generated to .apt.gen this sorted out.
now EVERYTHING worked fine, include the original proxy, i returned to hide the getFirstDate to package level and got "could not locate getter for FIrstDate" which now makes sense (inlike the can't send JobHistoryProxy to client message i got before) i also remove the getId from the JobHistoryProxy and it STILL worked. how is it that the GWT apt messes up the project so much? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/VTNAZPuKbzEJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
