10 Feb
2004
10 Feb
'04
1:09 p.m.
From: <santi@zetadb.com>
For instance, If I've a repository of Folders and Files and I write two applications using it. In the first application I need an extra method to obtain contained objects in some especific order, and in the second application I need a different order.
In this case, why don't you just write that method in the application in question? I don't see why an adapter would be needed.