Off hand I'm not sure why this_parent is wrong, but I'm just wondering why you're not using Hobo's features for this kind of thing? e.g. using rich types, defining <view> tags or other tags...
> <repeat> > <do with="&this.formatter"><view:foo/></do> > </repeat> > > Ah but this doesn't work. Why? Digging through the source, I found > that this_parent inside the view tag is still set to original model > object, not the formatter. That's v strange. this_parent should just be whatever the previous 'this' was. Sorry - not very helpful! Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" group. 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
