• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Examples of dynamic language feature exploitation by Cocoa from .Net perspective
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Examples of dynamic language feature exploitation by Cocoa from .Net perspective


  • Subject: Examples of dynamic language feature exploitation by Cocoa from .Net perspective
  • From: Erik Buck <email@hidden>
  • Date: Mon, 19 May 2008 14:42:55 -0700 (PDT)

First, let me say that I have enjoyed the Kevin Hoffman's .Net Addicts Blog posts comparing Cocoa and Objective-C to .Net and C#.  I personally think C# is a great language and I appreciate .Net as well.  There are many programming tasks which are easier and simpler with the aid of dynamic language features.  There are many programming tasks that are harder to mess up when using compile and link time checking.  No one tool is the best solution for every problem.

  There is a nice summary of Kevin Hoffmans presentation at WWDC 2007 here: http://www.roughlydrafted.com/RD/RDM.Tech.Q2.07/985EEF52-D2EC-4CEB-BA8A-33D9C7A27F22.html

  I love this analysis - Purpose-Driven Development Environments vs. Capability-Driven Development Environments:
  http://dotnetaddict.dotnetdevelopersjournal.com/purpose_vs_capability.htm

  Here is a nice explanation of Cocoa Delegates from a .Net perspective: http://dotnet.sys-con.com/read/375743.htm

  This is a nice comparison of run-time instantiation and dynamic messaging: http://dotnetaddict.dotnetdevelopersjournal.com/instantiate_runtime.htm

  Core Data from a .Net perspective:
  http://dotnetaddict.dotnetdevelopersjournal.com/coredatasimple.htm

  Cocoa distributed objects from a .Net perspective: http://dotnetaddict.dotnetdevelopersjournal.com/do_bonjour_pbcup.htm

  The MVC pattern in .Net compared to Cocoa:
  http://dotnetaddict.dotnetdevelopersjournal.com/exploring_the_mvc_pattern_in_wpf.htm

  Observations about xcode and Visual Studio: http://dotnetaddict.dotnetdevelopersjournal.com/ide_greenerpastures.htm

  Does Objective-C need namespaces?: http://dotnetaddict.dotnetdevelopersjournal.com/objc_namespaces.htm

  Categories from a .Net perspectice: http://dotnetaddict.dotnetdevelopersjournal.com/batch_observing_an_entire_array_of_objects_in_cocoa_or__ho.htm

  NSUndoManager from a .Net perspective: http://dotnetaddict.dotnetdevelopersjournal.com/nsundomanager.htm

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: NSProgressIndicator and some very basic stuff ...
  • Next by Date: Re: Cocoa et al as HCI usability problem
  • Previous by thread: [OT] Wales/South West NSCoder Night (UK)
  • Next by thread: Dynamic langauge support for fault implementation in Enterpise Objects Framework
  • Index(es):
    • Date
    • Thread