On 6/16/11 9:37 AM, "Jasha Joachimsthal (JIRA)" <[email protected]> wrote:
> > [ >https://issues.apache.org/jira/browse/RAVE-58?page=com.atlassian.jira.plug >in.system.issuetabpanels:comment-tabpanel&focusedCommentId=13050415#commen >t-13050415 ] > >Jasha Joachimsthal commented on RAVE-58: >---------------------------------------- > >The scripts can be loaded from the bottom of the page without changing >the delete logic just by looping over the widgetRegions twice. A user >will probably not have hundreds of widgets installed. I'll work further >on moving the logic into external js includes. This ticket was more of a placeholder to simplify delete. There shouldn't be a need to depend on the region that the widget is currently in to delete it. Feel free to move the JS, but I recommend keep this ticket open so we can simplify delete. -Matt > >> Refactor Delete >> --------------- >> >> Key: RAVE-58 >> URL: https://issues.apache.org/jira/browse/RAVE-58 >> Project: Rave >> Issue Type: Bug >> Affects Versions: 0.1-INCUBATING >> Reporter: Matt Franklin >> Assignee: Jasha Joachimsthal >> Fix For: 0.2-INCUBATING >> >> >> Refactor delete widget so that it does not depend on tracking region in >>the client. >> Update delete initialization so that scripts can be loaded from the >>bottom of the page and all logic is in external js include > >-- >This message is automatically generated by JIRA. >For more information on JIRA, see: http://www.atlassian.com/software/jira > >
