]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/commitdiff
Remove string overloading completely for scope objects
authorVincent Pit <vince@profvince.com>
Sun, 18 Jul 2010 08:11:39 +0000 (10:11 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 18 Jul 2010 08:19:01 +0000 (10:19 +0200)
It isn't really suited anymore to our situation. ->draw no longer needs
to return a scope object : it can now also return a plain array reference.


No differences found