I was the one who wanted cookies. I disagree that you will never want to save cookies from within the iframe. I need to do it from within the iframe in the sample container (for the state file) and so it seems like we should come up with a clean way to do this. (I also don't think it is too far fetched that other libraries may need it in the future but we can table that for now)
I can of course copy the cookies.js code into the sample container features folder but that is just a gross code duplication issue. Is there a way I can reference the cookies.js file from within the samplecontainer feature.xml as it stands right now? - Cassie On Wed, Jan 23, 2008 at 9:50 AM, John Hjelmstad (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/SHINDIG-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561746#action_12561746] > > John Hjelmstad commented on SHINDIG-32: > --------------------------------------- > > This was a quick hack used to get the JS Container code in quickly. I'll > be removing it over time. > > > cookies.js should not be under a goog. namespace. > > ------------------------------------------------- > > > > Key: SHINDIG-32 > > URL: https://issues.apache.org/jira/browse/SHINDIG-32 > > Project: Shindig > > Issue Type: Improvement > > Components: Javascript > > Reporter: Cassie Doll > > Assignee: Kevin Brown > > Original Estimate: 1h > > Remaining Estimate: 1h > > > > The cookies.js file needs to be renamespaced to something else. It would > also be helpful if it was moved into a feature so that other features could > depend on it. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >

