#1388: $table->getColumns() should return an array of Doctrine_Columns instead
of
an array ...
--------------------------+-------------------------------------------------
Reporter: warden | Owner: jwage
Type: enhancement | Status: new
Priority: minor | Milestone: 2.0.0
Component: Attributes | Version: 1.0
Resolution: | Keywords:
Has_test: 0 | Mystatus: Pending Core Response
Has_patch: 0 |
--------------------------+-------------------------------------------------
Changes (by romanb):
* milestone: Unknown => 2.0.0
Comment:
From an OO point of view, yes, that would be better but we did not
introduce a Column object yet because of performance considerations
(unfortunately this is an issue in php...). Thats why i would not do this
unless its really necessary, which means it needs to provide a big
advantage over using an array. Currently there is no such advantage, hence
it wont happen. I move this to 2.0 so that its not "forgotten" but that
doesnt mean it'll ever happen.
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1388#comment:1>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---