Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #15273

Re: Single Class Object Model - new release

Path csiph.com!usenet.pasdenom.info!gegeweb.42!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!74.125.178.16.MISMATCH!postnews.google.com!b1g2000vbb.googlegroups.com!not-for-mail
From micha <ludicite@gmail.com>
Newsgroups comp.lang.java.programmer
Subject Re: Single Class Object Model - new release
Date Thu, 14 Jun 2012 03:24:20 -0700 (PDT)
Organization http://groups.google.com
Lines 60
Message-ID <a2d18592-3a3e-4c1b-a1c0-161002e4e415@b1g2000vbb.googlegroups.com> (permalink)
References <a3d640da-835c-4aa3-bbce-3fb447e832cb@b1g2000vbb.googlegroups.com> <9562a637-4191-42c2-a4b2-a2db589cd820@googlegroups.com> <787f166d-488f-49fe-aa1f-bd8e227ed30e@eh4g2000vbb.googlegroups.com> <lcadnWBpeIcAPEvSnZ2dnUVZ8gydnZ2d@giganews.com> <169b14d7-e43d-482d-a195-bcd20965331a@d17g2000vbv.googlegroups.com> <a3p8r1Fbm1U2@mid.individual.net> <0664fdd5-d018-46ef-912f-26c806b7b326@p27g2000vbl.googlegroups.com> <a3prqfF42hU1@mid.individual.net> <cb83a5bd-5750-4246-a3f4-b986e92ffaad@w24g2000vby.googlegroups.com> <f973962a-ebf0-46a5-91ab-be2937d55bcc@googlegroups.com> <d190de42-781f-4824-b121-78c3084fbb57@k5g2000vbf.googlegroups.com> <db771e5c-8dea-4af6-bfd0-86ae268452a6@googlegroups.com>
NNTP-Posting-Host 78.245.44.15
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
X-Trace posting.google.com 1339669460 15841 127.0.0.1 (14 Jun 2012 10:24:20 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Thu, 14 Jun 2012 10:24:20 +0000 (UTC)
Complaints-To groups-abuse@google.com
Injection-Info b1g2000vbb.googlegroups.com; posting-host=78.245.44.15; posting-account=hm5crAoAAADluICY4BUEtpatfVdXh3wT
User-Agent G2/1.0
X-HTTP-UserAgent Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5,gzip(gfe)
Xref csiph.com comp.lang.java.programmer:15273

Show key headers only | View raw


On 14 juin, 09:56, Robert Klemme <shortcut...@googlemail.com> wrote:
> Dang, you did it again: you really need to improve your newsgroup quoting skills.  Seehttp://en.wikipedia.org/wiki/Netiquette
>
> On Thursday, June 14, 2012 12:22:30 AM UTC+2, micha wrote:
> > > It seems to me you haven't done a lot software engineering yet.
> > > Problem is: you just shift the syntactic level from plain java methods to construction of object graphs
> > It seems you haven't noticed what's happening with SemanticWeb (RDF/
> > Owl and triplestores) and how the paradigms it brought could change
> > the programming landscape
>
> I even worked in projects that dealt with aspects of semantic web.  Last time I checked it was as live as object databases.  Considering the age of the idea wouldn't you believe that it had changed software development _already_ if the benefits are so dramatic?
>
> Basically it's the same niche as AI.  To my knowledge there is no common agreement yet what it means to say "a computer (or program) understands something".  Basically it is us humans who decide whether we think someone understands something and we do this based on interactions (see turing test).  But what aspects belong to this interaction (i.e. only textual via a screen and keyboard, hand shaking, face mimic etc.) is not clear at all.
>
> Over and out
>
> robert

Hello Robert, Markspace

Thanks again for your feedback, comments, critics (even if critics are
harder to hear than encouragements, you took the time to analyse and
write down an answer and that's better than indifference)

I confess that the project/idea has started only 1 month ago and I was
surely too much excited to present it at a too early stage ('Fast and
Loose', I'm very childish in fact even at 49 years)

I also mixed in old grudges (in my past experience at Dassault
Systemes1991-2000) which were more confusing than helping or providing
any real argument.

I still think I have found something interesting to dig (considering
it as an exercise/playground not a solution) and may come back when
there is more stuff to illustrate what has unfold from it. I think
that the idea could lead to 'object graph editor/debugger' as I
explained previously, but that's a much tougher work (and moreover
maybe it has already been explored by research in the IDE area)

Maybe this newsgroup is not the right place to present this kind of
ideas, as it's more theoric than pragmatic, and I guess that I maybe
just stumbled on a concept (or part of a concept) which may have
already been explored by researchers and at a much deeper level
I'm thinking about bootstrapping feature at the time being, Robert do
you have any advice / tracks for learning about this ? I feel
bootstrapping is an amazing (and mysterious) concept (at the core of
languages like Smalltalk/Lisp/Squeak and SW solutions like Eclipse/
OSGI), if I have already experimented self-extensibility wih Java
reflection and dynamic loading of jars but I think I don't have the
clues yet to implement in in an elegant way

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Single Class Object Model - new release micha <kernmichel@yahoo.fr> - 2012-06-11 15:45 -0700
  Re: Single Class Object Model - new release Lew <lewbloch@gmail.com> - 2012-06-11 16:38 -0700
    Re: Single Class Object Model - new release micha <ludicite@gmail.com> - 2012-06-11 18:39 -0700
      Re: Single Class Object Model - new release Leif Roar Moldskred <leifm@dimnakorr.com> - 2012-06-11 20:55 -0500
        Re: Single Class Object Model - new release micha <ludicite@gmail.com> - 2012-06-11 21:42 -0700
          Re: Single Class Object Model - new release Robert Klemme <shortcutter@googlemail.com> - 2012-06-12 18:24 +0200
            Re: Single Class Object Model - new release micha <ludicite@gmail.com> - 2012-06-12 13:09 -0700
              Re: Single Class Object Model - new release Robert Klemme <shortcutter@googlemail.com> - 2012-06-12 23:48 +0200
                Re: Single Class Object Model - new release micha <ludicite@gmail.com> - 2012-06-13 01:12 -0700
                Re: Single Class Object Model - new release Robert Klemme <shortcutter@googlemail.com> - 2012-06-13 06:44 -0700
                Re: Single Class Object Model - new release micha <ludicite@gmail.com> - 2012-06-13 15:22 -0700
                Re: Single Class Object Model - new release Robert Klemme <shortcutter@googlemail.com> - 2012-06-14 00:56 -0700
                Re: Single Class Object Model - new release micha <ludicite@gmail.com> - 2012-06-14 03:24 -0700
                Re: Single Class Object Model - new release Leif Roar Moldskred <leifm@dimnakorr.com> - 2012-06-14 12:27 -0500
          Re: Single Class Object Model - new release Lew <lewbloch@gmail.com> - 2012-06-12 10:05 -0700
            Re: Single Class Object Model - new release micha <ludicite@gmail.com> - 2012-06-12 13:03 -0700
              Re: Single Class Object Model - new release Leif Roar Moldskred <leifm@dimnakorr.com> - 2012-06-12 15:58 -0500
                Re: Single Class Object Model - new release micha <ludicite@gmail.com> - 2012-06-13 02:08 -0700
              Re: Single Class Object Model - new release Robert Klemme <shortcutter@googlemail.com> - 2012-06-12 23:33 +0200
              Re: Single Class Object Model - new release markspace <-@.> - 2012-06-12 15:15 -0700
                Re: Single Class Object Model - new release micha <ludicite@gmail.com> - 2012-06-13 02:57 -0700
                Re: Single Class Object Model - new release markspace <-@.> - 2012-06-13 08:26 -0700
                Re: Single Class Object Model - new release micha <ludicite@gmail.com> - 2012-06-13 15:17 -0700
                Re: Single Class Object Model - new release Lew <noone@lewscanon.com> - 2012-06-13 19:06 -0700
                Re: Single Class Object Model - new release markspace <-@.> - 2012-06-13 19:15 -0700

csiph-web