> I ran through the agility tutorial again, just to see some of the new
> additions since the last time and noticed a few typos/bugs.

Thanks for posting these.

> In part 7, the view layer, there is a section of code opened with
> <show-page> and then closed with </page>.  This appears twice.

Fixed.


> Second, the <collection: replace>...</collection:replace> used in this
> section is a bit unclear:
> <collection: replace>
>   ...
> </collection>

That's as it should be -- replace is an attribute.


> Further down in the 'A form with autocompletion' the line:
> hobo_completions :username, User.without_owned_project(project).is_not
> (project.owner) should be:
> hobo_completions :username,  
> User.without_joined_project(project).is_not
> (project.owner)

Good spot!

> Also, this section wipes out the new story link and the header becomes
> Memberships.  This is what I used to get back to a sensible display.

Your post ends abruptly here - not sure what the problem is.

Thanks again

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to