Yep, looks good.  Couple of minor typos:

"the projects development.ini" -> "the project's development.ini" or
perhaps better as "the project's INI file".  If you prefer the latter,
there's a second mention of development.ini a few lines later.

"for specific backend’s" -> "for specific backends".  But how about:
"Cache regions are named groupings of related options".

Regards,
Mike


On May 22, 2:50 am, cd34 <[email protected]> wrote:
> Pylons comes with caching enabled that is part of the same package
> that provides the session handling, Beaker.
>
> Caching is enabled in Pylons using Beaker, the same package that
> provides session handling.
>
> ==
>
> remove:     are built-in
>
> ==
>
> This allow fine-grained caching of just the parts of the code that can
> be cached.
>
> This allows fine-grained caching of portions of code.     (at the very
> least, allows rather than allow)
>
> ==
>
> For example, if there was a function that we wanted to cache
>
> For example, if we want to cache a function
>
> ==
>
> By default, to ensure pages aren’t accidentally cached in dynamic web
> applications, Pylons sets
>
> To ensure pages aren’t accidentally cached in dynamic web
> applications, Pylons default behavior sets
>
> Just a few minor suggestions.  Documentation looks very clear, I tried
> a few of the examples and saw no obvious syntax errors, but didn't
> spend a lot of time with the examples.  If I get a chance this
> weekend, I'll try each code example.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "pylons-discuss" 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 
> athttp://groups.google.com/group/pylons-discuss?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to