This question came to mind when I asked to put a progress bar on a long running process where开发者_开发技巧 the process has no concept of a user interface.In fact, the process is being written into a
I recently learned Ruby and Rails, I come across开发者_开发技巧 these terminologies, that I can\'t understand off the bat.
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th
I\'m building a flash app (just AS3 with FlashDevelop) and I\'m having some trouble keeping things loosely coupled around the event system.I\'ve done a lot of reading about central event systems and s
I have a conceptual / theoretical question about loose coupling and interfaces. So one way to use an interface might be to encapsulate the parameters required by a certain开发者_JAVA技巧 constructor:
I am given this set of code and need to suggest ways to improve the code\'s cohesion and coupling of the classes. But I thought these classes are quite well de-coupled since it looks like they are mak
I am creating a REST API in ASP.NET MVC. I want the format of the request and response to be JSON or XML, however I also want to make it easy to add another data format and easy to create just XML fir
I have an ASP.NET MVC application coded with C#. The application is structured this way: Controller Repository
I need to store some data in session inside my action however I\'m concerned about coupling my controller to the http context session, I have thought about creating a service, but is it really开发者_如
I\'m wondering if there is a pattern for this problem: I have a ruby webfrontend for CRUD\'ing\' ftp-users. The backend for the webfrontend is a MySQL DB. The webfrontend is strict sepa开发者_运维百科