[prev in list] [next in list] [prev in thread] [next in thread] 

List:       phpslash
Subject:    Re: [PHPSLASH] The GTM and PHP4?
From:       Wai-Sun Chia <waisun.chia () msa ! dec ! com>
Date:       2000-02-22 15:18:45
[Download RAW message or body]

Costas Malamas wrote:
> 
> Well, if my $0.02 counts for anything, I am all for it: 0.6 on PHP4 and slow \
> migration to OOP.  FYI, I am running my forked 0.5.1 (with patches from the CVS) on \
> phplib 7.3dev and PHP 4.0b3 w/o any problems whatsoever and a large increase in \
> speed :-)...

Great to know that!

> 
> I'd like to see some generic classes with accessor methods for getting the HTML.  \
> E.g.: 
> $thisstory = new Story("200002171520");
> $thisstory->printIntro();
> 
> Should do just that ;-)... The possibilities are especially intriguing for \
> comments, stories and HTML 'blocks' (like, e.g. the fancyboxes). 
> With a bit of work, we can get rid of a *lot* of duplicate code --and a lot of the \
> cruft that's still there.  Plus, it will allow abstraction, which in turn will \
> allow cleaning up that horrible DB schema...

Absolutely. While we're dreaming...I'm working on a new
(infrastructural) architecture for a generic news distribution system...

How about:
	$thisstory = export_to("http://www.export-target-phpslash-site.com");

Continuing the dream...
	while (!$imported_story = new story(
		$source="http://www.import-source-phpslash-site.com",
		$from="11-Jan-2000",
		$to="12-Jan-2000"
	
$pgp_auth="iD8DBQA3+pn/8qV13B4ah4IRAuoxAJ4iVAivdjW9eo3GCr4N0jMJmNHycgCfVkO3
hx4JGbmlwJbcDJ5F5yx2Zks=")) {
		
		$imported_story->filter($include="science");
		$imported_story->save($db="oracle8i");
	}


> 
> Just dreamin...
> 

Heh. My dream is more impossible than your dream! ;-)



-- 
Wai-Sun "squidster" Chia
Web/Unix Developer
PHPslash Core Team.
-
PHP3 Base Library Mailing List. Send messages to <phpslash@lists.netuse.de>.
To unsubscribe, send "unsubscribe" to <phpslash-request@lists.netuse.de> in
the body, not the subject, of your message.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic