Kevin

If you haven't already, check out ESIObjects (http://www.esiobjects.org).  It
is an OO extension to M that uses M as the enabling language (i.e. the OO
abstraction is done similarily to what you are doing.  Using M data structures,
etc).


Michael


--- Kevin Toppenberg <[EMAIL PROTECTED]> wrote:

> Chris,
> 
> Excellent.  But I am seeing what can be done without changing the
> language definition.  It might get done quicker that way   ;-\
> 
> Kevin
> 
> 
> 
> On 12/1/05, Chris Richardson <[EMAIL PROTECTED]> wrote:
> > Kevin;
> >
> >    Funny you should ask....   WorldVistA was started by those of us who
> were
> > part of the Object Oriented Working Group of a Task Group, of a
> subcommittee
> > of the MUMPS Development Committee.  This working group long out lived (or
> > was at least active) the MDC's activity.  You might want to take a look at
> > the Object Oriented Check List X3H7.  We have lots of plans for this
> > technology.
> >
> >     Best wishes;   Chris
> >
> >
> > ----- Original Message -----
> > From: "Kevin Toppenberg" <[EMAIL PROTECTED]>
> > To: "Hardhats Sourceforge" <hardhats-members@lists.sourceforge.net>
> > Sent: Wednesday, November 30, 2005 8:51 PM
> > Subject: [Hardhats-members] Object Oriented(OO) in Mumps
> >
> >
> > I am still interested if the array structures that are intrinsic to M
> > could be leveraged to achieve object oriented code.
> >
> > Here is some working code have written around a simple OO framework:
> >
> http://openforum.worldvista.org/~forum/index.php?title=Object_Oriented_Progr
> > amming_with_M
> >
> > The sample program doesn't really show much of the OO abilities. I was
> > mostly worknig on getting the execution of member functions to work.
> > But each object has its own variable set and share common methods.
> >
> > Let me know what you all think.
> >
> > ("why?" --> "because!")
> >
> > Kevin
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://ads.osdn.com/?ad_idv37&alloc_id865&op=ick
> > _______________________________________________
> > Hardhats-members mailing list
> > Hardhats-members@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> >
> >
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> > _______________________________________________
> > Hardhats-members mailing list
> > Hardhats-members@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/hardhats-members
> >
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
> 




        

        
                
__________________________________________________________ 
Find your next car at http://autos.yahoo.ca


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to