Hi,

On Fri, 2008-02-15 at 20:43 +0200, Tor Lillqvist wrote:

> what is the proper division of tasks between a GimpTool and a
> GimpPaintCore?

A GimpPaintCore is an object used by paint tools. It does the actual
painting and it is also used when the painting is done by means of a PDB
call.

A GimpTool object should not have any functionality besides providing
the user interface for a specific tool. Everything else needs to live
outside the tool object.


Sven


_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to