Subscribe to
Posts
Comments
NSLog(); Header Image

Core Data to HTML

Suppose you have a whole bunch of data in a Core Data document. How would you choose to export that data to HTML? Would you use XSLT? Would you just do a flat dump of the file? Would you manually create the HTML virtually line by line?

One Response to "Core Data to HTML"

  1. I'd use XSLT. It's a pain the first few times, but when you get the grasp of it, it's really powerful.


Comments RSS

Leave a Reply


Warning: Undefined variable $user_ID in /var/www/vhosts/nslog.com/httpsdocs/wp-content/themes/nslog/comments.php on line 96

Please abide by the comment policy. Valid HTML includes: <blockquote><p>, <em>, <strong>, <ul>, <ol>, and <a href>. Please use the "Quote Me" functionality to quote comments.