Hello, > Before a solution is implemented, a structured overview of possible > solutions with an analysis of advantages and disadvantages would be welcome.
I agree that it os only the first proposal. But if you want to compare it to another possible solutions or even ideas, such solutions should be formulated first. > Not quite right. If an image is embedded within a map, it can be written > into a temporary file upon the creation of the corresponding node view, > and then displayed in the node view's JLabel. There would be not too > many temporary files created in this way, as (a) either the map is > small, or (b) if the map is large, only a fraction of it is shown in > node views. It is questionable, whether such solution requiring creation of temporary files can work from the unsigned applet which AFAIK has no permissions to create files. And it is also not clear, why creating the files on-the-fly is better than creating them inside the archive. Best regards, Dimitry ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freemind-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemind-developer
