You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <bl...@incubator.apache.org> on 2012/06/01 20:25:00 UTC

Re: [Apache Bloodhound] #25: Implement infinite-scroll functionality for Activity Pane

#25: Implement infinite-scroll functionality for Activity Pane
--------------------------+-------------------------------------
  Reporter:  jdreimann    |      Owner:  antony
      Type:  enhancement  |     Status:  accepted
  Priority:  major        |  Milestone:  RC1 for initial release
 Component:  dashboard    |    Version:
Resolution:               |   Keywords:
--------------------------+-------------------------------------

Comment (by olemis):

 Replying to [comment:7 antony]:
 > Olemis, cool, we could have some view method that gets called by the
 scroller that returns some JSON if you're thinking along these lines. If
 you have an idea at what gets returned to the scroller I could create a
 mock object of this for the time being to develop with the scroller.

 I was thinking of retrieving HTML code instead and reuse templates (e.g.
 global variable for rendering mode that, if set to ''embed'', will render
 headers, links , ... but if set to ''ajax'' will only output the ''HTML''
 for timeline events ready to be appended dynamically in the UI) .

 Nonetheless we can pretend to create a whole ''REST'' (i.e. ''JSON'' ,
 ''XML'' , ...) infrastructure for widgets ... but maybe now it's better to
 create a new enhancement ticket for that at the moment and decide later
 how to implement it (<= IMO).

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/25#comment:8>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker