Review Request: Remove some unnecessary classes in libs/flake
Inge Wallin
inge at lysator.liu.se
Mon Mar 26 20:34:31 BST 2012
> On March 26, 2012, 5:09 p.m., Boudewijn Rempt wrote:
> > Yeah, looks like something that overdesigned in 2007 and never really used. Since KoLineBorder is the only class to inherit KoShapeStrokeModel -- maybe we can fold that together and rename it into -- well, KoShapeStroke or something?
That's going to be my next patch. :)
- Inge
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104415/#review11880
-----------------------------------------------------------
On March 26, 2012, 4:22 p.m., Inge Wallin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104415/
> -----------------------------------------------------------
>
> (Updated March 26, 2012, 4:22 p.m.)
>
>
> Review request for Calligra.
>
>
> Description
> -------
>
> The three classes KoLineBorderFactory, KoShapeBorderFactoryBase and KoShapeBorderRegistry are not used anywhere at all, which can be seen by the minimal diff.
>
> I suggest to just remove them. The factory does nothing else than 'new KoLineBorder;', and the factory base is not inherited anywhere else. Noteworthy is that there are no similar classes for the other common shape attributes Fill and Shadow.
>
>
> Diffs
> -----
>
> libs/flake/CMakeLists.txt 28e778f
>
> Diff: http://git.reviewboard.kde.org/r/104415/diff/
>
>
> Testing
> -------
>
> Not much testing for this one except building and installing.
>
>
> Thanks,
>
> Inge Wallin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20120326/0731a383/attachment.htm>
More information about the calligra-devel
mailing list