Ind Posted January 4, 2012 Posted January 4, 2012 Hai. I'm here to give you guys a explanation on r15390. We, developers, spent a reasonable amount of time discussing what'd be a more organized, less cluttered, manner to work with pre-re and re files, and thats' what we came with. If the changeset is not clear to you, run a svn update and see how it is now. should you have any comments regarding this you'd like to share, post below. 7
Lilith Posted January 4, 2012 Posted January 4, 2012 Thanks! It really simplifies search of files. Very useful!
Emistry Posted January 4, 2012 Posted January 4, 2012 Oh....much more organized..and easier to differentiate which is RE / Pre-Re
Lemongrass Posted January 4, 2012 Posted January 4, 2012 will the SQL part also get this kind of structure or will it be left as it is?
Ind Posted January 4, 2012 Author Posted January 4, 2012 yes we will be upgrading the sql dbs as well, should be soon, in a future commit 2
Lemongrass Posted January 4, 2012 Posted January 4, 2012 do you intent to rename/restructure the tables or do you only want to structure the .sql files to insert them? i would appreciate the second thing and i believe a lot of people will share my opinion, since everyone would have to rewrite everything that is "custom" like control panels etc without any real purpose behind the change.
Gepard Posted January 4, 2012 Posted January 4, 2012 I think only *.sql scripts should be organized in the same fashion as db folder. I don't see any reason to rename tables. 2
SkzBR Posted January 4, 2012 Posted January 4, 2012 Its more smart to create a function that load the file according to server mode and returns a pointer that do a #ifdef on each file that load database file. So you'll put just anything like "FILE* f = load_dbfile('refine_db');" and the function do the propers concatenations on file name. Sorry for english, i'm on my gf macbook and i hate iAnything.
Xtremist Posted January 5, 2012 Posted January 5, 2012 I liked the organization. But hope that theres no redundancy in there
Nameless2you Posted January 11, 2012 Posted January 11, 2012 Good idea, much clearer and easier to use, wonder how you'll use this on sql though. Hope it won't be too big of a change.
Kraiser X Astral Posted January 11, 2012 Posted January 11, 2012 Nice one! Now its very easy to organize the files.
Recommended Posts