Hi Tom, I have looked at a few but thought it might be work. But now I am not so sure. It is something I will building on for years so…
Which JS SVG library do you recommend? I assume I’ll be able to: Create template objects that can be reused and dynamically updated based upon the record they are associated wth? Thus able to save and restore. Able to click on any property and dynamically change it using some sort of property palette? Speedy redraw? Still lots to do so building a strong and flexible foundation paramount. Thanks for the idea, John… > > From: Tom DeMeo <[email protected] > <mailto:[email protected]>> > Subject: Re: Flexible SVG ID Strategy > Date: June 6, 2018 at 1:14:39 PM PDT > To: [email protected] <mailto:[email protected]> > > > Hi John, > > > I understand there are cases where you might build an SVG interface using 4D > commands instead of using javascript in a web area. But when you want to do > drag and drop, that is probably the use case that will most benefit from > using javascript. You can use a parent/child technique that works so well in > js. Your IDs can just be auto assigned and can relate to the IDs of your > associated 4D data. > > > > Tom DeMeo ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

