Re: [webobjects-newbies] Re: WebObjects development under Linux/WINE?

From: Ulrich Köster (ulric..ssense.com)
Date: Sat Dec 14 2002 - 06:25:36 EST

  • Next message: Anjo Krank: "Re: [webobjects-newbies] Re: WebObjects development under Linux/WINE?"

    Hi Anjo,

    here is another idea for the integration:

    - a user requests to open an EOModel with ProjectWonder in Eclipse
    - WOLips launches DevStudio.app
    - WOLips sends an NSNotification with an 'argument' for the EOModel
    - your app loads the eomodel and opens the url with OpenURL

    Same way for the RuleEditor and Java Editor.

    But we will need two copys of the app one for 5.1 and one for 5.2.

    Sounds promising.

    Do you have the time to integrate it, I will help you. :-)

    Am Freitag, 13.12.02 um 21:14 Uhr schrieb Anjo Krank:

    > Hi Ulrich,
    >
    > See for yourself, that it is not much code, it only uses common
    > EOAccess API:
    >
    > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/wonder/Wonder/
    > Experimental/DevStudio/Sources/ag/kcmedia/
    > EOModeler.java?rev=HEAD&content-type=text/vnd.viewcvs-markup
    >
    > One of the easier ways I can imagine to get it working in Eclipse
    > would be to use the HTML functionality in the GUI toolkit and point it
    > over to the running WO app (can the Eclipse toolkit handle Forms?).
    Hmm, I will take a look at it.
    >
    > That's certainly not very elegant, but I found it *far* easier and
    > faster to create a WO app than a swing-based (or other GUI based)
    > ones. I made up that thing in two afternoons, and - baring you create
    > a useful set of EOPrototypes with some other means - you can quite
    > efficiently edit your schema with it. Some things like saving and
    > actual SQL execution are missing, but require only a few lines of > code.
    >
    > The RuleEditor is not so functional but is in part more powerful than
    > the apple version - you can have a userInfo where you can put comments
    > and stuff into in your rules.
    >
    > Screenshots of DevStudio can be found at (sorry, all TIFs):
    >
    > http://www.prnet.de/RegEx/eom.tif [EOModeler]
    > http://www.prnet.de/RegEx/re.tiff [RuleEditor]
    > http://www.prnet.de/RegEx/jb.tiff [JavaBrowser]
    >
    > But this app is only a fun-stuff project...
    >
    > Cheers, Anjo
    >
    > Am Freitag, 13.12.02, um 18:59 Uhr (Europe/Berlin) schrieb Ulrich
    > Köster:
    >
    >> Hi Anjo,
    >>
    >> is there a chance to integrate it into WOLips?
    >>
    >> Ulrich
    >> Am Freitag, 13.12.02 um 18:44 Uhr schrieb Anjo Krank:
    >>
    >>>
    >>> Am Freitag, 13.12.02, um 17:00 Uhr (Europe/Berlin) schrieb Christian
    >>> Gruber:
    >>>
    >>>> Forget wine, I have used WO on OpenBSD, though not WOProject or
    >>>> WOLips,
    >>>> without WINE at all. As Ulrich said, you can't use EOModeler or
    >>>> WOBuilder, but you can still do all your development, hand-tooling
    >>>> the
    >>>> EOModels, etc.
    >>>>
    >>>> Frankly, the day someone comes up with a pure-java EOModeler and
    >>>> WOBuilder, I will be extremely happy. ;)
    >>>
    >>> I put together a WO app that acts in part like EOModeler (other,
    >>> also unfinished parts are RuleEditor and JavaBrowser). Actually,
    >>> it´s only one component that can create entities, attributes and
    >>> relationships. It's based on EOPrototypes so you don´t have to
    >>> haggle when changing the database.
    >>>
    >>> It's on the /Experimental section in ProjectWonder. Feedback is
    >>> certainly welcome:)
    >>>
    >>> Cheers, Anjo
    >>>
    >>>
    >>
    >>
    >>
    >>
    >
    >



    This archive was generated by hypermail 2.0.0 : Sat Dec 14 2002 - 06:26:03 EST