|
From: Rogan D. <ro...@da...> - 2008-01-28 20:40:22
|
Rogan Dawes wrote: > Peter De Bruycker wrote: >> Ok, looks like I f*cked up. >> >> In the process of renaming the vldocking project to docking, I made a >> mistake, and managed to lose the vldocking project. I can't find the >> code, it's simply gone. >> >> If some kind soul could put the vldocking code in the docking project, I >> would be most grateful ;-) >> >> I have a backup somewhere on my work computer (which I don't have access >> to till tomorrow in 10 hours), so I'll restore the vldocking code if >> noone has done it already. >> >> regards, >> >> Peter > > I can send you a zip/tarball if you like. > > Rogan But since you are reorganising the docking code, I was thinking that it made sense to have a top level docking module, with submodules for the various docking implementations, e.g. flexdock, jide, vldocking, etc There is a fair amount of code that could/should be common between those, and it will make it easy to switch between docking implementations by simply changing the PageFactory, I think. Rogan |