Code Monkey home page Code Monkey logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
I do not really know how to fix that, in the sense that the current object 
model is
not intended to be an atom-verifier in the first place. Imagine you are 
temporarly
persiting the state of the feed to local storage (like an auto-save). In that 
state
you could easily have currently invalid atom, as you are not done editing.. 
Should I
throw then? I do not think so. 

To fix this, i would need to change the focus of the API to a more strict mode.
Feedback appreciated. 

Original comment by [email protected] on 16 Aug 2006 at 1:09

  • Changed state: Accepted

from google-gdata.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024

Instead of:
<link rel="self" type="application/atom+xml" />

I would have expected the output to be:
<link rel="self" type="application/atom+xml" href=""/>

Is that not easily possible?

Original comment by [email protected] on 16 Aug 2006 at 2:32

from google-gdata.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
i would have to special case the output of just that one href. Not hard. Just 
curious
on why that is important to you? the later case is as invalid as the one 
without (the
href value has to be a valid IRI per spec). 

I do not currently output this as i never output empty attributes/elements (to 
save
bandwidth, and because i think empty elements look stupid :)). I could easily 
change
it for this one though. 

Original comment by [email protected] on 16 Aug 2006 at 4:30

from google-gdata.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
OK - you've convinced me this isn't important. 
This issue can be closed as "by design"

Original comment by [email protected] on 17 Aug 2006 at 6:40

from google-gdata.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 29, 2024
Ok. 

Original comment by [email protected] on 18 Aug 2006 at 12:28

  • Changed state: ByDesign

from google-gdata.

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.