I put two packages in PharoTaskForces.
To any and all interested parties, I've added catalog methods to the existing ODBC wrapper. See the extension methods in ODBCConnection. You will have to excuse some gratuitous selectors that make my Dolphin ODBC code feel a little less unwelcome than it otherwise might. Gary, please take a quick look at the GUI package, in particular the TreeModel. Try TreePresenter example. I plan to make analogs to the staples from Dolphin's MVP framework: text, lists, trees, images. Value adapters will appear "soon." The handling of view resources will be a challenge. The usual caveats about backups appply, just in case. Bill _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Schwab,Wilhelm K a écrit :
> I put two packages in PharoTaskForces. > > To any and all interested parties, I've added catalog methods to the existing ODBC wrapper. See the extension methods in ODBCConnection. You will have to excuse some gratuitous selectors that make my Dolphin ODBC code feel a little less unwelcome than it otherwise might. > > Gary, please take a quick look at the GUI package, in particular the TreeModel. Try > > TreePresenter example. > > I plan to make analogs to the staples from Dolphin's MVP framework: text, lists, trees, images. Value adapters will appear "soon." The handling of view resources will be a challenge. > Alain > The usual caveats about backups appply, just in case. > > Bill > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Yeap.
After alain we should try to find a way to publish on that since I know really little frameworks using MVP (except dolphin). I gave you the only paper I could find. but a nice MVP framework for pharo would be immensely cool. Stef On Jan 13, 2010, at 9:58 AM, Alain Plantec wrote: > Schwab,Wilhelm K a écrit : >> I put two packages in PharoTaskForces. >> >> To any and all interested parties, I've added catalog methods to the existing ODBC wrapper. See the extension methods in ODBCConnection. You will have to excuse some gratuitous selectors that make my Dolphin ODBC code feel a little less unwelcome than it otherwise might. >> >> Gary, please take a quick look at the GUI package, in particular the TreeModel. Try >> >> TreePresenter example. >> >> I plan to make analogs to the staples from Dolphin's MVP framework: text, lists, trees, images. Value adapters will appear "soon." The handling of view resources will be a challenge. >> > super! please go on > Alain >> The usual caveats about backups appply, just in case. >> >> Bill >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |