<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: jonrgrover</title>
    <description>The latest articles on DEV Community by jonrgrover (@jonrgroverlib).</description>
    <link>https://dev.to/jonrgroverlib</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F98343%2Ff3cb56a0-4427-4f94-8bb8-a5ece6c8908a.png</url>
      <title>DEV Community: jonrgrover</title>
      <link>https://dev.to/jonrgroverlib</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jonrgroverlib"/>
    <language>en</language>
    <item>
      <title>Why Has Extensibility Failed?</title>
      <dc:creator>jonrgrover</dc:creator>
      <pubDate>Wed, 05 Sep 2018 18:19:07 +0000</pubDate>
      <link>https://dev.to/jonrgroverlib/why-has-extensibility-failed-4nl</link>
      <guid>https://dev.to/jonrgroverlib/why-has-extensibility-failed-4nl</guid>
      <description>&lt;p&gt;The promise of extensibility is that we can build levels upon levels of code starting with existing languages until we reach true artificial intelligence and then sit back and drink wine coolers while the AIs rule over us;)&lt;/p&gt;

&lt;p&gt;Object oriented languages (and other kinds of extensibility) were supposed to make it so that we could build levels upon levels of objects. These levels would be available to everyone so that people could keep contributing levels.&lt;/p&gt;

&lt;p&gt;I don't see this happening. Yes we have libraries, but we have no clearly defined levels to build on. I go to work every day and work with my object oriented language. Most of my time is spent writing loops and conditions and filling variables and so on. I am in the education industry and I should have an 'education level' to code from, not just language constructs. I have heard that some people have managed to get perhaps a level up, so that they work with things that were written in these languages. Still, nothing has stood out to the extent that people use such and such 'level'.&lt;/p&gt;

&lt;p&gt;Outside of user interfaces, there is no community devoted to even one built-up level. And let's face it, as important as UI is, it isn't what the program really does. It displays things and accepts interaction, and yet it is not the core of the program. I see attempts in other areas, but little success.&lt;/p&gt;

&lt;p&gt;On the whole, our programs still mainly just push data around, perhaps analyze it, store it, allow access to it, but not much else.&lt;/p&gt;

&lt;p&gt;Why is this?&lt;/p&gt;

&lt;p&gt;Why haven't we built a major well-known level, then built another major well-known level on top of that, then built another on top of that?&lt;/p&gt;

&lt;p&gt;Where is the advancement in software development?&lt;/p&gt;

&lt;p&gt;Why hasn't this happened?&lt;/p&gt;

</description>
      <category>extensibility</category>
      <category>ai</category>
      <category>objectorientation</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
