Op 2011-01-24 12:35, Juha Manninen het geskryf:
> 
> Is this visitor pattern something that I should care about?
> I have programmed quite much and never needed it.

The Visitor pattern is extremely handy. tiOPF use in for so much, from
find objects, changing properties over many objects, processing what
objects need to be loaded or saved to/from a persistence layer etc...


> Guess I need to study tiOPF finally. It is on my ToDo list anyway.

tiOPF was designed for Object Persistence, but it has grown to have so
many nice features and utilities, I find myself often using the base
classes (or some other features like Logging) of tiOPF for non-db
projects too.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to