Re: [Inkscape-devel] Re: [Inkscape-user] saving palette settings and random tree positining
It's better to have DOM hooks or SVG filter hooks, I'd like SVG DOM hooks for Perl, there is a way to provide a module writen in C++ or C which acts like a perl module, I'm sure there are similar things for Python.
On Wed, 26 Apr 2006 17:39:03 -0400 , MenTaLguY <mental@...3...> wrote:
On Wed, 26 Apr 2006 16:36:04 -0400, "bulia byak" <buliabyak@...400...> wrote:
On 4/26/06, Aaron Spike <aaron@...749...> wrote:
I hope we can hookup python extensions with access to inkscape internals before this is necessary. Starting to build to much complexity, IMHO.
Not all extensions need or want to access Inkscape internals. The big advantage of the current implementation is exactly this - that any developer knowing only Python and SVG can write an extension without any Inkscape knowledge. So I don't want the current system to be completely replaced by the new "internalized" one; I'd prefer to have them both at the same time.
It's also worth noting that anything tied to the Inkscape internals too directly is going to break as the codebase continues to change and be improved.
-mental
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid%120709&bid&3057&... _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (1)
-
Martin Owens