If you are using the hobo 1.3.0.pre* version, you can switch OFF both the
routes generator and the auto taglibs generation by setting
config.hobo.read_only_file_system to true.

ciao
dd

On Tue, Mar 1, 2011 at 1:26 PM, Arnaud D. <[email protected]> wrote:

> Hi,
>
> I'm currently developing an application under hobo and I'm facing
> slow responsiveness of the web application in development mode.
> Since I have around 50 models, I know their caching may be slow, but now,
> it takes around 10 seconds per request under ubuntu and it's quite annoying.
>
> Then, some questions :
> Is there any way to avoid :
> -regenerating the taglibs ?
> -regenerating hobo_routes ?
>
> Is there a way to cache some classes and not other (those that are not
> listed are currently under development) ?
>
> Although it's slow in development mode, it's still quite fast in production
> mode, when caching activated, that's already a good point ! :-)
>
> Thanks for any tips you may have,
> Arnaud.
>
> --
> 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.
>

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