[geeklog-devel] GL2 update

Blaine Lang geeklog at langfamily.ca
Wed Nov 10 09:15:15 EST 2004


Tony, Vince:

I don't completely follow all the discussion and background and I know GL2 
is currently still in at the framework component stage, but I am wondering a 
few things:

1: Does this mean as a plugin developer or GL developer I will need to have 
Propel and Creole installed ?

2: It would appear we would have dependencies on these projects and should 
we not be concerned regarding
  - long term support
  - will it meet our needs without changes in case our datatypes or model 
requires it.

3: What are all the underlying layers or components that now need to be 
installed for GL 2

Case 1: User
Case 2: Developer (User requirements plus)

Obvioius ones are:
 - PHP 5
 - MySQL or other DBMS
 - Webserver

PEAR Classes ?



----- Original Message ----- 
From: "Vincent Furia" <vfuria at gmail.com>
To: <geeklog-devel at lists.geeklog.net>
Sent: Wednesday, November 10, 2004 8:55 AM
Subject: Re: [geeklog-devel] GL2 update


OK,

I finally (I think) got all aspects of Propel working.  Note that the
default.properties configuration file required some heavy editing of
paths, which must be absolutely correct, to get working correctly
(you'd think with geeklog experience I would have picked up on that
sooner).  Just wanted to post in case anyone ran into similar
problems.

-Vinny


On Tue, 9 Nov 2004 22:57:47 -0500, Vincent Furia <vfuria at gmail.com> wrote:
> Seem to be doing pretty well.  I can build the schema.xml from a
> database.  Any hints on how to build the classes from the schema?  I'm
> trying the phing -Dproject=bookstore, and I can't find the classes
> anywhere.  I know I'm missing something...
>
>
>
> Thanks,
> Vinny
>
> On Tue, 09 Nov 2004 16:39:43 -0600, Tony Bibbs <tony at tonybibbs.com> wrote:
> > Cool, I'd say that while you wait for me, take a database you already
> > have and see if you can't get Propel to generate the schema.xml and then
> > the model objects.
> >
> > --Tony
> >
> >
> >
> > Vincent Furia wrote:
> >
> > >Yup, got the bookstore compiled.  I'm going to exercise it tonight to
> > >see what it can do.
> > >
> > >-Vinny
> > >
> > >
> > >On Tue, 09 Nov 2004 16:32:59 -0600, Tony Bibbs <tony at tonybibbs.com> 
> > >wrote:
> > >
> > >
> > >>Yeah, I'm implementing DAO which will hide the details of working with
> > >>Propel from GL2 programmers.  I've also got some base MVCnPHP classes
> > >>that make security easier to implement.    The example I'm working on
> > >>won't look good but will be functional.  Hope to have something worth
> > >>showing in the new day or so.  Did you get the bookstore example
> > >>working, then?
> > >>
> > >>--Tony
> > >>
> > >>
> > >>
> > >>Vincent Furia wrote:
> > >>
> > >>
> > >>
> > >>>Finally figured out which compile flag I was missing to get xslt
> > >>>compiled into PHP.  Once I had that things ran without a problem. 
> > >>>Let
> > >>>me know once you have the example stuff up and I'll begin working.
> > >>>
> > >>>My plan is to start by putting together a Propel Object to support 
> > >>>the
> > >>>access control lists (acls).  Also will probably have to enhance the
> > >>>class that Propel generates (by extending it?).  Well, I won't jump
> > >>>ahead of myself, I'll wait to see what you put up and what playing
> > >>>with Propel tells me.
> > >>>
> > >>>I presume that this means that our DB abstraction layer will be
> > >>>Creole.  We should rethink exactly what PEAR stuff we will be using.
> > >>>It'd be nice to stick to native PHP5 stuff...
> > >>>
> > >>>Anyway, that seems like a lot to think about in one night.  I look
> > >>>forward to getting started.
> > >>>
> > >>>-Vinny
> > >>>
> > >>>
> > >>>On Tue, 09 Nov 2004 16:06:24 -0600, Tony Bibbs <tony at tonybibbs.com> 
> > >>>wrote:
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>>Yeah, I'm not using the XSLT.  Feel free to jump in #propel and look 
> > >>>>for
> > >>>>Honz (hans) and ask questions there as well.
> > >>>>
> > >>>>I'm getting some sample code up and working so that you can see what 
> > >>>>I
> > >>>>have so far.
> > >>>>
> > >>>>--Tony
> > >>>>
> > >>>>
> > >>>>
> > >>>>Vincent Furia wrote:
> > >>>>
> > >>>>
> > >>>>
> > >>>>
> > >>>>
> > >>>>>Tony,
> > >>>>>
> > >>>>>Having problems getting xslt working.  I'm hoping to get it up
> > >>>>>tonight.  If I don't, expect an email asking for some help.  Also,
> > >>>>>since I haven't done all that much with Propel, some basic
> > >>>>>instructions setting up a 'GL2' project with whatever XML you have 
> > >>>>>so
> > >>>>>far would be appreciated.
> > >>>>>
> > >>>>>Thanks,
> > >>>>>Vinny
> > >>>>>
> > >>>>>
> > >>>>>On Tue, 09 Nov 2004 15:02:08 -0600, Tony Bibbs <tony at tonybibbs.com> 
> > >>>>>wrote:
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>>Vinny,
> > >>>>>>
> > >>>>>>I have some of the framework code nearly in a workable state.  You 
> > >>>>>>ever
> > >>>>>>get Propel working?  I'd like to find some time where you and I 
> > >>>>>>could go
> > >>>>>>over what I have to fine tune it.  Code writing should start 
> > >>>>>>fairly soon.
> > >>>>>>
> > >>>>>>--Tony
> > >>>>>>_______________________________________________
> > >>>>>>geeklog-devel mailing list
> > >>>>>>geeklog-devel at lists.geeklog.net
> > >>>>>>http://lists.geeklog.net/listinfo/geeklog-devel
> > >>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>_______________________________________________
> > >>>>>geeklog-devel mailing list
> > >>>>>geeklog-devel at lists.geeklog.net
> > >>>>>http://lists.geeklog.net/listinfo/geeklog-devel
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>>
> > >>>>_______________________________________________
> > >>>>
> > >>>>
> > >>>>geeklog-devel mailing list
> > >>>>geeklog-devel at lists.geeklog.net
> > >>>>http://lists.geeklog.net/listinfo/geeklog-devel
> > >>>>
> > >>>>
> > >>>>
> > >>>>
> > >>>>
> > >>>_______________________________________________
> > >>>
> > >>>
> > >>
> > >>
> > >>>geeklog-devel mailing list
> > >>>geeklog-devel at lists.geeklog.net
> > >>>http://lists.geeklog.net/listinfo/geeklog-devel
> > >>>
> > >>>
> > >>>
> > >>>
> > >>_______________________________________________
> > >>geeklog-devel mailing list
> > >>geeklog-devel at lists.geeklog.net
> > >>http://lists.geeklog.net/listinfo/geeklog-devel
> > >>
> > >>
> > >>
> > >_______________________________________________
> >
> >
> > >geeklog-devel mailing list
> > >geeklog-devel at lists.geeklog.net
> > >http://lists.geeklog.net/listinfo/geeklog-devel
> > >
> > >
> >
> > _______________________________________________
> > geeklog-devel mailing list
> > geeklog-devel at lists.geeklog.net
> > http://lists.geeklog.net/listinfo/geeklog-devel
> >
>
_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://lists.geeklog.net/listinfo/geeklog-devel 




More information about the geeklog-devel mailing list