Download List

Projeto Descrição

APServiceBox provides dependency injection for your iOS projects.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-08-31 13:43
12.08.31

Esta atualização oferece a possibilidade de objetos para solicitar suas dependências do contêiner padrão. Uma nova categoria (NSObject + APServiceBox) e um novo método ([APServiceBox defaultBox]) foram adicionados.
Tags: rolling
This update offers the possibility to objects to request their dependencies from the default container. A new category (NSObject+APServiceBox) and a new method ([APServiceBox defaultBox]) have been added.

2012-08-30 07:29
12.08.29

Agora, quando você chama o preenchimento: método pela primeira vez, as dependências se estão cheios de outras dependências do recipiente. Isso permite que você crie objetos de serviço que dependem de outros objetos de serviço.
Tags: rolling
Now when you call the fill: method for the first time, the dependencies themselves are filled with other dependencies from the container. This allows you to create service objects that depend on other service objects.

2012-08-21 06:55
12.08.20

Esta versão corrige um bug crítico relacionado à memória. A atualização é fortemente encorajada.
Tags: ongoing
This release fixes a memory-related critical bug. Updating is strongly encouraged.

Project Resources