Skip to content

Commit

Permalink
notes / todo cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
liyanage committed Mar 4, 2009
1 parent 2e5c2ca commit e911ebd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
2 changes: 0 additions & 2 deletions Resources/xml-pretty-print.xslt
Expand Up @@ -135,6 +135,4 @@
</xsl:template>




</xsl:stylesheet>
18 changes: 5 additions & 13 deletions notes.txt
@@ -1,25 +1,17 @@

setup git-svn configuration, cleanup svn sandbox, setup separate git sandbox,
- fix large data load issue SF example
- branch experimental webview / xslt

Known Issues:

- "Use Selection For Find" doesn't work. The takeFindStringFromSelection method never reaches the main view on the responder chain. The text view seems to handle it, but in a way that doesn't actually set the find clipboard.
- gzipped content?
------------
http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews?pageNumber=0&type=Purple+Software&id=289985022&userReviewId=6081223


Todo:

- XSLT view: < and & in text nodes and attribute values should be converted to &lt; and &amp;, but not on existing entities.
- Fallback to Safari in some cases, e.g. Google Calendar
- blacklist?
- http://lists.apple.com/archives/webkitsdk-dev//2009/Feb/msg00005.html


Maybe look at:
Todo:
----
- check if gzipped content is handled correctly.

- http://www.stiefels.net/2008/01/22/syntax-highlighting-for-nstextview-with-flex/



Expand Down

0 comments on commit e911ebd

Please sign in to comment.