On Tue, Aug 17, 2010 at 11:05 AM, Patrick Julien <[email protected]> wrote:
> On Tue, Aug 17, 2010 at 2:02 PM, Ray Ryan <[email protected]> wrote: > > There are a lot of features and schedules driving M3, this is just one. I > > can't make a drastic change at this point, and I can't roll the patch > back, > > but are there a quick fixes I can make to unbreak you? Make exit() public > or > > protected? Or can you whip up a patch? > > > > I understand, but if you just make exit() protected in Edit and > showDetails in List protected, we have something we can work with at > least. > Patch on its way to open those up, I'll cc you. > Edit no longer has getId() so I'm not sure how we would get around > that but at least we have a chance if these methods are protected > Why isn't edit.getRecord().getId() enough? > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
