Hi Mark, Why do you feel that directory should be moved?
If you notice, the main OAI config file is at: https://github.com/DSpace/DSpace/blob/master/dspace/config/modules/oai.cfg Having the "/oai" config directory under /config/modules/oai/ puts it at the same level as this "oai.cfg" file (which uses the oai/ subdirectory). This also makes it slightly easier to find all the configs related to the new XOAI as they are all next to each other. I'd actually worry that moving it up a level would cause additional confusion...as then you'd have OAI configs at several levels: /config/modules/oai.cfg /config/oai/* That being said, if others agree this is a misuse of the 'config/modules/' directory then I'm OK with moving it (would need to update the docs obviously). Just wanted to point out the reasoning why it seems logical to keep the XOAI config directory at /config/modules/oai/ - Tim On 9/22/2012 12:28 AM, Mark Diggory wrote: > Lyncode and other XOAI Developers, > > The config/modules directory is meant to hold dspace.cfg submodule > configuration files only. I would recommend you please move the > following directory out of the config/modules directory: > > https://github.com/DSpace/DSpace/tree/master/dspace/config/modules/oai > > I'd recommend it would be better if this was placed into the directory > called. > > https://github.com/DSpace/DSpace/tree/master/dspace/config/oai > > Regards, > Mark > > -- > @mire Inc. > *Mark Diggory *(Schedule a Meeting <http://doodle.com/mdiggory>) > /2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010/ > /Esperantolaan 4, Heverlee 3001, Belgium/ > http://www.atmire.com <http://www.atmire.com/> > > > > > ------------------------------------------------------------------------------ > How fast is your code? > 3 out of 4 devs don\\\'t know how their code performs in production. > Find out how slow your code is with AppDynamics Lite. > http://ad.doubleclick.net/clk;262219672;13503038;z? > http://info.appdynamics.com/FreeJavaPerformanceDownload.html > > > > _______________________________________________ > Dspace-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-devel > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
