« Return to Thread: SVG design questions

Re: SVG design questions

by Gerhard Obermann :: Rate this Message:

Reply to Author | View in Thread

Well its working (also for IE7 !),
but currently we have too many hacks.
 
Main issues:
- I didnt get IE7 working without using the embed tag.
- The "embed" tag is not a W3C standard!
- Its not a good solution to use the same continuation for the html rendering and
the embeded svg.
 
I dont want to continue if the main issues are not solved!
 
Ill hope one of the core developers could give us some hints to
avoid some of the hacks.
 
BTW: We should continue on seaside-dev !
 
br
Gerhard
 
 


 
On Wed, Apr 9, 2008 at 7:43 PM, Holger Kleinsorgen <kleinsor@...> wrote:
Marcin Tustin schrieb:

If the fileout is even remotely compatible with squeak, I'd be very happy to
receive that as well.

On Wed, Apr 9, 2008 at 4:27 PM, Gerhard Obermann <obi068@...> wrote:

You could also send me the vw fileout (not xml please) and
i could do the squeak port and the package on squeaksource!

done... Project name is "SeasideDynamicSVG" (I hope this is ok)

http://www.squeaksource.com/SeasideDynamicSVG.html

if someone wants to be added as developer, please yell
(Gerhard: already added as admin)

cheers, Holger

_______________________________________________
seaside mailing list
seaside@...
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


_______________________________________________
seaside mailing list
seaside@...
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

 « Return to Thread: SVG design questions