From: Robert R. <rra...@ya...> - 2001-01-26 19:11:27
|
It seems like someone looked into this a while back and didn't find a solution. The problem is there is very little documentation on any of this, including .jar and .gz compressed js files. Even without the special compressed files, you can still use the jspacked .js files which are much smaller than the originals. For me, this is a much better solution, then doing a bunch of different includes for different package types. But we do need to fix the semicolon problems before we can use any solution. -- // Robert Rainwater On 1/26/2001, 10:32:42 AM EST, Nuno wrote about "[Dynapi-Dev] Using cab files instead of gz, for IE.": > Hi guys, > I was wondering if it was possible to devise a way > of using CAB files instead of GZ files for the compressed > dynapi, on explorer. If it can be done, we wouldn't need to > configure the server, and consequently be able to construct > a client-side user-friendly way of using the compressed dynapi > in IE > Do you know something about this? > best, > NunoF > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev ---------------------- DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ DynAPI Homepage: http://dynapi.sourceforge.net/ |