I have a custom View implementation that provides file download very similar to the MediaView with one extra feature: by setting the var 'remove' the file will be unlinked after successful download. It makes one-off downloads simple (e.g. when creating a large zip file that we don't want stored in memory).
It would be really nice to have this in the cake libs version so I could retire the custom view. Any chance this might happen? Thanks Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en
