[EMAIL PROTECTED] wrote: > Revision: 922 > http://podofo.svn.sourceforge.net/podofo/?rev=922&view=rev > Author: domseichter > Date: 2008-09-22 10:48:19 +0000 (Mon, 22 Sep 2008) > > Log Message: > ----------- > ADDED: PdfMemDocument::FreeObjectMemory > As PdfMemDocument always uses the load on demand mechanismn > it is now possible to unload an object. This can be used to > free large streams when they are not needed anymore. PdfMemDocument > will reload the object transparently again if it is needed > sometime again.
Don't we need a dirty flag for that to prevent unloading of user-modified objects? Or should this be left up to the application and permitted to discard changes? -- Craig Ringer ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
