From: Thomas W. <tho...@gm...> - 2009-11-17 15:34:18
|
I think the web admin application should be able to run from both fs or db without additional configuration other then just importing the code into the db. I event think this should be feature of the application - to copy itself from fs into the db or out of the db into the fs. The user of the application will choose which instance to use. We can have an identical directory/collection structure something like: fs: ...webapp/admin/{application-name} db: /db/admin/{application-name} I think it will be not practical to locate applications under /db/system because then we will be mixing code with configuration data. Adam, connecting to a remote server is an essential feature. Can we do this only by using XQueries or we will need same extra JAVA code? Thomas ------ Thomas White Mobile:+44 7711 922 966 Skype: thomaswhite gTalk: thomas.0007 Linked-In:http://www.linkedin.com/in/thomaswhite0007 facebook: http://www.facebook.com/thomas.0007 2009/11/17 Evgeny Gazdovsky <gaz...@gm...> > what about different admin apps in fs or db, which can connect to any > db like admin client panel? > So not reason to copy this apps from one db to another and update them > in all db when new versions are released. > > ------ > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > |