hi, I am currently adding a step to the submission process to implement an additional future on top of DSpace-1.7.1. Currently the way I am doing this is very messy, i.e. all my code are mixed with the dspace base code, including: 1) new classes in dspace-api/submit, 2) dspace-jsp-api/submit, 3) new jsps in dspace-jsp-webapp, 4)some customizations on jspui, 5)changes on config/item-submission.xml 6)changes on Message.properties 7) a couple of new config files in the dspace/config directory .
So I want to have a clean separation of the code(changes) I added and the dspace base code so that I can update them independently. Therefore, I am wondering how I could accomplish this nicely or whether there is a guildline about this. Thank you very much! Sincerely, Wei ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

