Skip to main content
1479 votes
10 answers
356k views

How can I "add existing frameworks" in Xcode 4?

I can't find the good old "Add existing frameworks" option. How do I do this? We're talking about Xcode 4 DP2 (in the context of iPhone development, as far as it matters...).
Ariel Malka's user avatar
1044 votes
22 answers
423k views

What is the difference between a framework and a library? [closed]

What is the difference between a framework and a library? I always thought of a library as a set of objects and functions that focuses on solving a particular problem or a specific area of ...
anbanm's user avatar
  • 13.7k
673 votes
34 answers
368k views

iOS app with framework crashed on device, dyld: Library not loaded, Xcode 6 Beta

This crash has been a blocking issue I used the following steps to reproduce the issue: Create a Cocoa Touch Framework project Add a swift file and a class Dog Build a framework for device Create a ...
vladof81's user avatar
  • 26.5k
658 votes
17 answers
294k views

What exactly is Spring Framework for? [closed]

I hear a lot about Spring, people are saying all over the web that Spring is a good framework for web development. What exactly is Spring Framework for in a nutshell? Why should I used it over just ...
Maksim's user avatar
  • 16.9k
321 votes
16 answers
243k views

Recommendations of Python REST (web services) framework? [closed]

Is there a list somewhere of recommendations of different Python-based REST frameworks for use on the serverside to write your own RESTful APIs? Preferably with pros and cons. Please feel free to add ...
darius's user avatar
  • 4,987
311 votes
27 answers
285k views

OS X Framework Library not loaded: 'Image not found'

I am trying to create a basic OS X Framework, right now I just have a test framework created: TestMacFramework.framework and I'm trying to import it into a brand new OS X Application project. I have ...
Sammio2's user avatar
  • 7,462
254 votes
18 answers
856k views

Finding the max/min value in an array of primitives using Java

It's trivial to write a function to determine the min/max value in an array, such as: /** * * @param chars * @return the max value in the array of chars */ private static int maxValue(char[] ...
Nick Heiner's user avatar
245 votes
15 answers
175k views

What is middleware exactly? [closed]

I have heard a lot of people talking recently about middleware, but what is the exact definition of middleware? When I look into middleware, I find a lot of information and some definitions, but while ...
Michel's user avatar
  • 9,440
245 votes
3 answers
104k views

Library? Static? Dynamic? Or Framework? Project inside another project

I have an existing iOS app and want to add a large chunk of code that I've been developing as another project just for ease of testing. The new chunk basically deals with saving an image to various ...
pizzafilms's user avatar
  • 3,999
239 votes
13 answers
77k views

What framework for MVVM should I use? [closed]

I am developing an application with the MVVM model, but I have reached a point where I need to choose which framework to use. Among the possible options are: MVVM Toolkit MVVM Foundation WPF ...
Rangel's user avatar
  • 2,683
212 votes
21 answers
104k views

Swift compiler error: "non-modular header inside framework module"

Now I would like to migrate my ObjC framework to Swift and I got the following error: include of non-modular header inside framework module 'SOGraphDB' The references is to a header file which just ...
Stephan's user avatar
  • 4,263
207 votes
12 answers
333k views

What is a software framework? [closed]

Can someone please explain me what a software framework is? Why do we need a framework? What does a framework do to make programming easier?
Anxious's user avatar
  • 2,195
201 votes
9 answers
276k views

What is the difference between Spring, Struts, Hibernate, JavaServer Faces, Tapestry?

May I know what is the difference between:- Spring Struts Struts 2 Hibernate JavaServer Faces JavaServer Pages Tapestry Are these technologies/framework complementary to each other? Or they are ...
CMW's user avatar
  • 2,367
198 votes
18 answers
109k views

What Scala web-frameworks are available? [closed]

I've just started learning Scala, and the first thing I'm going to implement is a tiny web application. I've been using Erlang for the last year to implement server-side software, but I've never wrote ...
Prikrutil's user avatar
  • 2,610
180 votes
8 answers
80k views

Simple explanation of MapReduce?

Related to my CouchDB question. Can anyone explain MapReduce in terms a numbnuts could understand?
reefnet_alex's user avatar
  • 9,745

15 30 50 per page
1
2 3 4 5
774