Git Product home page Git Product logo

caveman2-widgets-bootstrap's People

Contributors

fare avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

caveman2-widgets-bootstrap's Issues

Example is not working

Creating raises an error; Related trace and message included below.

There is no applicable method for the generic function
  #<STANDARD-GENERIC-FUNCTION NINGLE.APP:ROUTE (1)>
when called with arguments
  (NIL "/rest/string-widget" :METHOD :GET).
   [Condition of type SIMPLE-ERROR]

Restarts:
 0: [RETRY] Retry calling the generic function.
 1: [RETRY] Retry SLIME REPL evaluation request.
 2: [*ABORT] Return to SLIME's top level.
 3: [ABORT] abort thread (#<THREAD "new-repl-thread" RUNNING {100698F103}>)

Backtrace:
  0: ((:METHOD NO-APPLICABLE-METHOD (T)) #<STANDARD-GENERIC-FUNCTION NINGLE.APP:ROUTE (1)> NIL "/rest/string-widget" :METHOD :GET) [fast-method]
  1: (SB-PCL::CALL-NO-APPLICABLE-METHOD #<STANDARD-GENERIC-FUNCTION NINGLE.APP:ROUTE (1)> (NIL "/rest/string-widget" :METHOD :GET))
  2: ((:METHOD INITIALIZE-INSTANCE :AFTER (<WIDGET>)) #<<STRING-WIDGET> {1006CF0663}>) [fast-method]
  3: ((LAMBDA ()))
  4: ((LAMBDA ()))
  5: (SB-INT:SIMPLE-EVAL-IN-LEXENV (LET ((CAVEMAN2-WIDGETS.WIDGET::RET-VAL #)) (APPEND-ITEM CAVEMAN2-WIDGETS.WIDGET::*GLOBAL-WIDGET-HOLDER* CAVEMAN2-WIDGETS.WIDGET::RET-VAL) (SETF (SLOT-VALUE CAVEMAN2-WIDG..
  6: (SB-INT:SIMPLE-EVAL-IN-LEXENV (MAKE-WIDGET :GLOBAL (QUOTE <STRING-WIDGET>) :TEXT "<h1>Hello world from first</h1>") #<NULL-LEXENV>)
  7: (EVAL (MAKE-WIDGET :GLOBAL (QUOTE <STRING-WIDGET>) :TEXT "<h1>Hello world from first</h1>"))

Why does c2-w-b create dirty widgets?

I'm seeing a dirty widget call back to my server every 10 seconds when I try to use the widgets and defnav form from the README. Any idea why this would be? Seems like this has the potential for a lot of unnecessary web traffic. At a minimum, I'd like to understand why this is happening.

Re-executing defnav calls doesn't update the routes

re-executing defnav forms doesn't update the existing routes. If one manually setf's the route to null, re-executes the defnav form, and stops and starts the server, you can get the new pages served, but this seems like a lot of work.

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.