Re: [Inkscape-user] saving palette settings and random tree positining
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.
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
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
participants (2)
-
bulia byak
-
MenTaLguY