Flavio Gonzaga wrote:

I am using the Xj3D VRML/X3D Code API (www.xj3d.org) to load VRML
models. The problem is that I am changing the textures files and
reloading the model, but the loader is caching the model and the model
appers the same. Just when I restart the application, the loader
really loads again the new textures. I could not find in the API a way
to clear the cache.

That's correct. Our caching strategy is not particularly intelligent right now. We're not looking at things like file change dates or lifetime headers in HTTP requests. Right now we don't have any immediate plans to fix this.

--
Justin Couch                         http://www.vlc.com.au/~justin/
Java Architect & Bit Twiddler              http://www.yumetech.com/
Author, Java 3D FAQ Maintainer                  http://www.j3d.org/
-------------------------------------------------------------------
      Programming is essentially a markup language surrounding
      mathematical formulae and thus, should not be patentable.
-------------------------------------------------------------------

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to