[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: files out of the repository



Jason Pincin wrote:

> Yeh... the user data stuff will be created as another object... Maybe I'll
> get a chance to start that today...

Crap.  I'd kinda like to have that in place before rewriting my stuff
again.  It's kinda important.

> :).  Shouldn't be too hard to convert to the objects... lemme know if you
> have Q's.

Right...  I think I already did most of the work by splitting it up into
the two tables and seperating the form from the code that does the
change.

> > weeks next month!  June 12-25 to be exact.  Hopefully we'll be up and
> > running by then.
> 
> I believe we'll be up by then.

If we're not, this is hopeless.....  Let's try *really* hard to be up by
the first week of June.

Also, about you documenting your functions and the object - I'd say some
well-commented code that uses them would be most valuable.  So just pick
something out of our to-do list, do it using your functions and objects,
and point us all to it.

Lastly, what do we know about performance of objects in PHP?  Maybe it's
just me, but OOP in something like PHP looks like major overkill...