I saw lots of presentations on OSGi and i think it sounds promising for enforcing better modularization. Apparently \"hotdeployment\" and \"running different versions of x in parallel\" are mayor sell
The native PRISM\'s modulariy mechanism support loading modules by path to assembly, 开发者_如何学JAVAcontainiтg this module. I want to have availability to store modules\' views (XAML) in database i
I was looking on many template libraries, som I have fair mess in general idea what is out there ready to download/use and what I want to use, so maybe you could help me with this.
I\'m trying to build (right now just thinking/planning/drawing relations :] ) little modular system to build basic websites (mostly to simplify common tasks we as webdesigners do routinely).
I am running a JBoss Seam web application with Hibernate as the persistence provider.I am considering migrating to OSGI to simplify deployment and updates.
I\'m designing a CMS for a private project that should make the editing of the website simple. It supports modularism. However, it\'s still in beta, and I\'m now asking if you can see something I coul
I am looking for pointers, suggestions, links, warnings, ideas and even anecdotical accounts about \"how to design an application in a modular way\". I am going to use python for this project, but adv
I\'ve been working on a Composite WPF application and just read some good guidelines on partitioning code into assemblies. The author of the article supports minimizing the number of assemblies where
My current project has a small user base and nearly all clients will be on the same LAN as the webserver so performance won\'t really be hindered but I\'m a sucker for picking up bad habits so I want
In my database designs, I tend to have \"clusters\" of tables. These clusters will typically support one application or group of tightly-functionally-related applications. Often, these clusters also r