Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorscriitoru
    • CommentTimeAug 20th 2008 edited
     permalink

    In the project manager the files are being currently cached. This is good because it provides a really speedy response but also it is very bad if you project has many many files.

    My project for example is a video sharing website that has a files/ folder in it and this files/ folder currently has 5000 video files in it, a number which continually grows in time of course. That being the state, caching all these files takes a lot of time especially since the project is a mounted SFTP drive. This is why i would suggest one of either:

    • save the cache, refresh in the background or upon user request
    • allow the user to select folders wich are not part of the project but are in the project’s folder tree

    What do you say?

    •  
      CommentAuthorbaael
    • CommentTimeAug 20th 2008
     permalink

    i agree, it will be nice feature like

    right mouse button -> expel from caching

  1.  permalink

    Ok, added to important requests list.