WRT:
-
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224070#...
What would be the best way to "notice" user file changes/updates?
The idea is to make it temp agnostic.
With the previous discussion (see wrt), I see two options:
(1) each sub-system has a way of diff between original and possible temp
** see Remy's option on JBW having a VFS/VDF based resources lookup
(2) push any changes from original to temp
The (1) is read only, hence faster.
Where (2) is completely general, but needs to do read/write.
I've started off with (2):
-
http://anonsvn.jboss.org/repos/jbossas/projects/jboss-deployers/trunk/dep...
But if someone has a better idea, I'm all ears. :-)
Btw: is there some oss framework like svn's merge,
so instead of overriding files, we would simply merge them?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224098#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...