Justin, you might want to submit this idea for 0.9 on this mailing list.. http://groups.google.com/group/opensocial-and-gadgets-spec
On Mon, May 12, 2008 at 11:38:16AM -0400, justin kruger wrote: > > it would be nice if we could define a cache directive in the xml to > control proxied namespaces, or to precache something that might be > called later > > <?xml version="1.0" encoding="UTF-8"?> > <Module> > <ModulePrefs title="title" height="400" author_email="..."> > <Require feature="opensocial-0.7"/> > <Require feature="dynamic-height"/> > <Require feature="settitle"/> > <Require feature="views"/> > <Require feature="flash" /> > </ModulePrefs> > <ModuleCache> > <Cache expire="test" local="/css/main.css" > src="somesite.com/dir1/dir2/css/main.css" /> > <Cache expire="no-expire" local="/css/widget.css" > src="somesite.com/dir1/dir2/css/widget.css" /> > <Cache expire="no-expire" local="/images/image.jpg" > src="somesite.com/dir1/dir2/images/image.jpg" /> > </ModuleCache> > > -- Paul Lindner hi5 Architect [EMAIL PROTECTED]
pgpCZPNfJkgSo.pgp
Description: PGP signature
