From: Jimmy D. <cri...@gm...> - 2006-08-13 18:17:17
|
Separation of logic and presentation would be nice. That was actually what I was aiming for in the initial design, but it didn't turn out quite that way. At least initially, refactoring the existing design might be helpful because it'll keep you aware of the current needs of the interface. Jimmy On 8/12/06, Maciek Sakrejda <m.s...@gm...> wrote: > How difficult would it be to try to rework Snap to separate its logic > and presentation, a la MVC (well, M(VC))? I've been thinking about > this, and it seems that a separation like this would make reworking > individual pieces, like the PictureCatalog or what have you, a lot > easier. I want to go back in and try to redo asynchronous, > transaction-based, batched database access instead of the > synchronization. I guess this would not be impacted that much, but if > we want to redo other components, it might make sense... Since I'm not > that familiar with the GUI code, I wanted to ask you guys (well, I > guess mostly Jimmy) what this would entail... > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Snap-photo-devel mailing list > Sna...@li... > https://lists.sourceforge.net/lists/listinfo/snap-photo-devel > |