GithubHelp home page GithubHelp logo

2 SpiceRequests Results merged about robospice HOT 4 CLOSED

djusv avatar djusv commented on August 27, 2024
2 SpiceRequests Results merged

from robospice.

Comments (4)

stephanenicolas avatar stephanenicolas commented on August 27, 2024

You found a hole in actual RoboSpice implementation for SpiceRequests that are executed without using cache !

I am gonna add a test to reproduce this bug and fix it. I hope I can fix it today. Bugfix will be released in 1.4.0.

Thanks for pointing this out.

S.

from robospice.

stephanenicolas avatar stephanenicolas commented on August 27, 2024

Bug has been fixed in TDD style.

Would you like to test it against our snapshot jars ?

If you use Eclipse + ADT without maven :
I believe you should just have to take those jars and put them in your libs folder.

RoboSpice :
https://oss.sonatype.org/content/repositories/snapshots/com/octo/android/robospice/robospice/1.3.2-SNAPSHOT/robospice-1.3.2-20130202.094831-16.jar
RoboSpice-cache :
https://oss.sonatype.org/content/repositories/snapshots/com/octo/android/robospice/robospice-cache/1.3.2-SNAPSHOT/robospice-cache-1.3.2-20130202.094752-16.jar
RoboSpice-spring-android :
https://oss.sonatype.org/content/repositories/snapshots/com/octo/android/robospice/robospice-spring-android/1.3.2-SNAPSHOT/robospice-spring-android-1.3.2-20130202.094941-19.jar

If you use maven, just point to the SonaType snapshot repo in your pom and change RoboSpice version to 1.3.2-SNAPSHOT :

     <repositories>
       <repository>
         <id>snapshots-repo</id>
         <url>https://oss.sonatype.org/content/repositories/snapshots</url>
         <releases><enabled>false</enabled></releases>
         <snapshots><enabled>true</enabled></snapshots>
       </repository>
     </repositories>

from robospice.

djusv avatar djusv commented on August 27, 2024

First off: sorry for my late response!
Secondly thank you for fixing the bug i can confirm this solved my problems.

from robospice.

stephanenicolas avatar stephanenicolas commented on August 27, 2024

Woopa supa cool. It will be in 1.4.0 so. ;)

S.

2013/2/4 Justin [email protected]

First off: sorry for my late response!
Secondly thank you for fixing the bug i can confirm this solved my
problems.


Reply to this email directly or view it on GitHubhttps://github.com//issues/37#issuecomment-13067774.

Stéphane NICOLAS,
OCTO Technology
Développeur & Consultant Android / Java
..........................................................
50, Avenue des Champs-Elysées
75008 Paris
+33 (0)6.26.32.34.09
www.octo.com - blog.octo.com
www.usievents.com
...........................................................

from robospice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.