• 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
Re: Reading EOModel files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading EOModel files


  • Subject: Re: Reading EOModel files
  • From: David Avendasora <email@hidden>
  • Date: Wed, 27 Sep 2017 15:02:09 -0400

Hey Marcus,

I looked at doing something similar a couple years ago. Once I dug into it I
realized that much of WOLips is a re-implementation of the EOAdaptor/EOPlugIn
layer - an OLD (5.3-ish) - as are most of Wonder's Adaptors and PlugIns.

The 5.4 version of EOF has several improvements to the adaptor/plugin
architecture but taking advantage of them would require updating both WOLips
and Wonder as well.

If I were a Schrag or Anjo I might have attempted it but I'm a Dave.

Anyhow, an EOModel is just a directory of inter-related .plist files. You can
deserialize them into POJOs and back using Wonder's plist serialize/deserialize
functionality, heck, the EOModel/ERXModel classes can do it, too, I believe.

Dave Avendasora

Sent from my iPhone

> On Sep 27, 2017, at 7:23 AM, Ralf Schuchardt <email@hidden> wrote:
>
> Hi Markus,
>
> while I don’t know how easy it is to separate this from the whole of WOLips,
> have a look at
>
>
> https://github.com/wocommunity/wolips/tree/master/wolips/core/plugins/org.objectstyle.wolips.eomodeler.core
>
>  for the main EOModel stuff and at
>
>   https://github.com/wocommunity/wolips/tree/master/wolips/eomodeldoc
>
> for an example tool.
>
>
> Ralf
>
> Am 27. September 2017 um 09:03:43, Markus Ruggiero
> (email@hidden) schrieb:
>
>> I am toying with the idea of writing a helper tool for EOModel. For this I
>> need to read and write EOModel files. WOLips can do it, but as the source is
>> not very easy to understand I simply ask here whether someone can point me
>> to the relevant section in WOLips sources. Has anyone alreay done this and
>> can share some code? It must not have any dependency on WO/Wonder stuff as
>> the tool should be fully standalone.
>>
>> Thanks for any help
>> ---markus---
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Reading EOModel files (From: Markus Ruggiero <email@hidden>)
 >Re: Reading EOModel files (From: Ralf Schuchardt <email@hidden>)

  • Prev by Date: Re: Reading EOModel files
  • Next by Date: AW: Reading EOModel files
  • Previous by thread: Re: Reading EOModel files
  • Next by thread: AW: Reading EOModel files
  • Index(es):
    • Date
    • Thread