issues
search
vittoriom
/
RNFPlaceholder
A placeholder project for the work in progress framework RuntimeNetworkFoundation
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Double check that the success and error blocks are called on the main thread
#74
vittoriom
opened
10 years ago
0
Write tests for AFHTTPRequestOperation+RNFOperation category
#73
vittoriom
closed
10 years ago
0
Consider writing a concrete implementation of RNFOperation for MKNetworkKit
#72
vittoriom
opened
10 years ago
0
Consider writing a concrete implementation of RNFDataSerializer that uses RPJSONMapper
#71
vittoriom
opened
10 years ago
0
Consider writing a concrete implementation of RNFResponseValidator for JSON that uses RPJSONValidator
#70
vittoriom
opened
10 years ago
0
Create podspecs for concrete implementations that need external libraries
#69
vittoriom
opened
10 years ago
0
Use OHHTTPStubs for unit tests
#68
vittoriom
closed
10 years ago
1
Create RNFRunnable protocol and RNFOperation should conform to this
#67
vittoriom
closed
10 years ago
0
Consider creating specs for subprojects but still maintaining the one-repo structure
#66
vittoriom
opened
10 years ago
0
Copy project settings (AppleDoc, etc.) for subprojects
#65
vittoriom
closed
10 years ago
0
Write README for each subproject on GitHub
#64
vittoriom
closed
10 years ago
0
Write RNFDDLogger that uses CocoaLumberjack to log
#63
vittoriom
closed
10 years ago
0
Write tests for cache handling in endpoint and in NSCache category
#62
vittoriom
closed
10 years ago
0
Add a way to cache data on disk for NSCache category
#61
vittoriom
opened
10 years ago
0
use proper keys for NSError objects
#60
vittoriom
closed
10 years ago
0
Add an easy way to retrieve pictures on UIImageView objects asynchronously
#59
vittoriom
opened
10 years ago
0
Automatically manage networkActivityIndicator
#58
vittoriom
opened
10 years ago
1
Let users use a delegate instead of blocks
#57
vittoriom
opened
10 years ago
0
use NSValueTransformer signatures for RNFValueTransformer
#56
vittoriom
closed
10 years ago
0
Add knowledge to NSCache category about the expiration date of data
#55
vittoriom
closed
10 years ago
0
logger, cacheHandler and networkQueue should not return Class objects
#54
vittoriom
closed
10 years ago
1
Support arrays in value transformers just like in mappings
#53
vittoriom
closed
10 years ago
1
Find a way to split and collapse values when deserializing
#52
vittoriom
opened
10 years ago
1
Handle nil arguments in calls to the endpoint
#51
vittoriom
opened
10 years ago
1
Add +sharedManager method to RNFEndpointManager for convenience
#50
vittoriom
closed
10 years ago
0
Make it possible to do a custom mapping but still change the to value
#49
vittoriom
closed
10 years ago
0
Make it possible to map only explicit mappings but still include a mapping with the same from and to values
#48
vittoriom
closed
10 years ago
1
Add a RNFEndpoint category conforming to RNFOperationQueue
#47
vittoriom
closed
10 years ago
0
Support arrays in RNFDictionaryDataDeserializer
#46
vittoriom
closed
10 years ago
1
Change cacheHandler, logger and operationQueue methods on EndpointConfiguration
#45
vittoriom
closed
10 years ago
1
Write tests for RNFStatusCodeResponseValidator
#44
vittoriom
closed
10 years ago
0
Write tests for RNFDictionaryConfigurationHelper
#43
vittoriom
closed
10 years ago
0
Write tests for RNFDictionaryUserDefinedParameters implementation
#42
vittoriom
closed
10 years ago
0
Define a generic PlistConfigurationLoader for custom classes
#41
vittoriom
closed
10 years ago
0
Add method in Cache protocol to check for validity of a given item
#40
vittoriom
closed
10 years ago
0
Move driver code in separate project
#39
vittoriom
closed
10 years ago
1
Write tests for responseValidator in configurations
#38
vittoriom
closed
10 years ago
0
Write tests for basic implementation of UserDefinedParameters
#37
vittoriom
closed
10 years ago
0
Use UserDefinedParameters also for headers
#36
vittoriom
closed
10 years ago
0
Read failureBlocks in the runtime implementation if any
#35
vittoriom
closed
10 years ago
0
Include docset in the repo
#34
vittoriom
closed
10 years ago
0
Introduce a responseValidator component
#33
vittoriom
closed
10 years ago
0
Add support for custom port number on Endpoint
#32
vittoriom
closed
10 years ago
1
Add operation configuration parameter for success and error HTTP codes
#31
vittoriom
closed
10 years ago
2
Write parameter merger component
#30
vittoriom
closed
10 years ago
3
Create Travis config file
#29
vittoriom
opened
10 years ago
1
Define DataDeserializer protocol
#28
vittoriom
closed
10 years ago
0
Define DataSerializer protocol
#27
vittoriom
opened
10 years ago
0
Define OperationSerializer protocol
#26
vittoriom
opened
10 years ago
0
Define ValueTransformer protocol
#25
vittoriom
closed
10 years ago
1
Next