Re: Java GUI development
От | Nick Fankhauser |
---|---|
Тема | Re: Java GUI development |
Дата | |
Msg-id | NEBBLAAHGLEEPCGOBHDGEEEFFBAA.nickf@ontko.com обсуждение исходный текст |
Ответ на | Re: Java GUI development (Bear Giles <bgiles@coyotesong.com>) |
Список | pgsql-jdbc |
I just read Tony's comments regarding jsp, and my first reaction was similar to his (who needs it?), but on second thought, it seems so simple to leave the hooks in there for *any* presentation method that we'd be silly not to design with this in mind. > I think this could be handled by creating an explicit beans layer, > with iterators (cursors) supporting lazy loads, and then swing, > JSP, and whatever just use that layer as much as possible. I agree with Bear- essentially, if we work carefully in a MVC framework, then the "V" could be swing, jsp, velocity, etc... I'd suggest building the swing version first, but with good design we won't be limited to that in the long run- it will be a foundation that others can build on if they want a different View. -Nick
В списке pgsql-jdbc по дате отправления: