|
From: Brad P. <br...@ro...> - 2002-09-17 23:47:11
|
On Mon, 2002-09-16 at 20:10, Nathan Dintenfass wrote: > I have been thinking that for Modus to be considered truly functional it will need to be able to > build something like an events calendar, with different types of events. This would require > sorting, filtering, joins, and multi-value fields -- all of which are going to be necessary for > Modus to ever be ready for "prime time". > > In the shorter term, I think that any simple dynamic content site could be built in Modus. The > premise should be that it's faster to build and easier to maintain than doing it with "just plain > ColdFusion" (otherwise, why bother at all?). > > I was considering trying to get the new BACFUG site kickin' in Modus, but I will likely not have > time for that (free time to be spent actually building Modus ;) I will try to spend some time working on a simple app. It will help (force;) me to dig into the code further. I might even take a swing at some of the stuff on the bacfug site. > I was also talking the other day about what the scope of Modus will ultimately be. For instance, > what about "page wrappers" and navigation -- should Modus include mechanisms for that? Security and > Personalization? I am not sure Modus should handle these things. It seems that it is built specifically for content management. At least at the moment. Maybe it is worth generalizing some of the components. I was thinking mostly of the persister. Does it make sense to have a basePersister on the same level as the baseContentObject? I think a "page wrapper" could be nice. This could probably take on any number of definitions. From serving up headers and footers to a file naming convention or request mapper and probably into a framework. And a framework might include some security. I suppose the sky is the limit. Hehe, that isn't much of an answer. If it makes any difference, I plan on giving my input at the very least, and eventually contributing some code or maybe documentation. Brad > - n > > > > -----Original Message----- > > From: mod...@li... > > [mailto:mod...@li...]On Behalf Of Brad Pauly > > Sent: Monday, September 16, 2002 6:49 PM > > To: mod...@li... > > Subject: [Modus-devs] sample application > > > > > > I was wondering what might be a good sample application for Modus. I > > suppose modustest could be expanded. Any other thoughts? > > > > Brad > > > > > > > > ------------------------------------------------------- > > Sponsored by: AMD - Your access to the experts on Hammer Technology! > > Open Source & Linux Developers, register now for the AMD Developer > > Symposium. Code: EX8664 http://www.developwithamd.com/developerlab > > _______________________________________________ > > Modus-devs mailing list > > Mod...@li... > > https://lists.sourceforge.net/lists/listinfo/modus-devs > > > > > > ------------------------------------------------------- > Sponsored by: AMD - Your access to the experts on Hammer Technology! > Open Source & Linux Developers, register now for the AMD Developer > Symposium. Code: EX8664 http://www.developwithamd.com/developerlab > _______________________________________________ > Modus-devs mailing list > Mod...@li... > https://lists.sourceforge.net/lists/listinfo/modus-devs > > |