]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/commit
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)
commitc314e50ea7c67844e6cf5f4d1431d8bf41a39f1a
treea3a9617cdfc0f6fb0fa672c6a3e13ed9414c2886
parent30cc7e83ac006f071c3fe119d696525d6637ff1d
Remove string overloading completely for scope objects

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.
lib/LaTeX/TikZ/Formatter.pm
lib/LaTeX/TikZ/Scope.pm
lib/LaTeX/TikZ/Set/Mod.pm
lib/LaTeX/TikZ/Set/Op.pm
lib/LaTeX/TikZ/Set/Sequence.pm