On ke, 2003-10-08 at 12:48, Jorg Heymans wrote:
> are you describing a caching mechanism here? That's built-in already.
> What is picture-{id} ?
I have data in SQL-database. I create svg according to that data. That
data won't change. picutre-{id} is where id == databases ID. So if that
file would already be in filesystem, it would be fast to redisplay.
- Joose
> >Hey,
> >
> >because serializing svg to png is very slow, is it possible to do
> >somehow next:
> >
> >-> if picture-{id} exists -> map:read src="picture-{id}"
> >-> if not -> generate png file from svg and then save it to filesystem
> >and then show it.
> >
> >It would make things much faster.
--
Joose Vettenranta, Intertechnika Oy
E-Mail: [EMAIL PROTECTED]
WWW: http://www.intertechnika.com/
GSM: 044 561 0270
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]