|
In PHP, what is the best practice for laying out the responsibilities of a Db Abstraction Layer?
Is OOP a good idea in terms of performance? How much should be generic object code, and how much should be very specific functions?
Started by Nelson LaQuet on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Even if you write a wrapper class for one of them, the heavy lifting will... .
I would suggest checking out PDO and MySQLi.
A DAL is not a simple thing, especially since so many security concerns are involved .
There are already some great solutions for this.
|
|
When it comes to something like a production webserver, what is best practice for responsibilities for the sysadmin & developer? Specifically, I am thinking about updating/installing software. (In my understanding, the dev should not have root access ...
Started by Josh Brower on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at serverfault):
I've personally been on both....
This is a bit of a "holy war" debate as I'm sure you will find developers who disagree .
I've found that in most cases, if YOU are the one responsible for the physical server its best to NOT give the devs root access.
|
|
We have a relatively small team of developers with less than 5 people in it and a project manager. What do you think is the typical set of responsibilities a project manager should have in such a team ? I am looking at the thing more from the developer...
Started by Thomas Wanner on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
responsibilities follow; what follows is my first cut, you may want to add to it or subtract about the ways in which a PM might meet his/her responsibilities, but most of them seem to be means of his biggest responsibilities is to....
|
Ask your Facebook Friends
|
I'm new to development on the iPhone. Just about every sample project (as well as the default project templates) have one or more delegates and controllers. Can someone give me a breakdown of what the delegates are responsible for vs. what the controllers...
Started by DaveJustDave on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Delegates objects are most often used to receive asynchronous....
The simplest way I can think to differentiate the two are:
A delegate is a protocol (interface) that defines methods that an object implements in order to receive specific messages from other objects .
|
|
I've just read some related questions that came up when I typed the subject, so I'll try not to repeat those.
I've recently started revisiting a learning project I started about two or three years ago - a C++ port of a Mega Man engine. Yes I used ripped...
Started by Tesserex on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I guess I would start with seperating the responsibilities of the Player class to seperate classes.
|
|
I have a 'Purchase Order' class. It contains information about a single purchase order. I have a DAO class for database methods.
Where should the responsibility reside for the methods that will load and update the purchase order?
Should the PurchaseOrder...
Started by Gern Blandston on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Should you move to a different vendor, etc, you'll have an easier time making changes to the access without potentially interfering with the business... .
I would definitely separate the "business logic" (PurchaseOrder) from the database interaction/access .
|
|
I have a prototype with a Form class which auto-generates an HTML form, and now I am plugging some processing functionality into the prototype.
Should the same Form class that generates the HTML for the form also process the form? Doing so would make ...
Started by Chad Johnson on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Distinct responsibilities:
A structural representation of the form, complete with field definitions, etc of these responsibilities together, however - I think you'll find that separating may create value, including.
|
|
I saw some previous posts here abour Software Architect role so decided to ask this question.
About 8 months ago I ended up as a senior .NET developer position on a brand new ASP.NET project building web application from ground-up for a large federal ...
Started by Victor on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Find out his role / responsibilities and understand.
Do not need to know application level details.
|
|
Is animals have rights, then what responsibilities should they have?
Started by Buzz Kill on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at yahoo):
I think they should have no responsibilities their responsibilities, but....
Some more responsibilities! One does not need to have responsibilities to be entitled to rights to help pay for the rangers that protect their a$$es.
|
|
What would the typical responsibilities for a candy striper be? I'm having my 16yo MC volunteer (for school) as a candy striper in the Pediatric and Maternity wards. Is this plausible? How much freedom would they have in the hospital? Would they be able...
Started by dianafox on
, 12 posts
by 11 people.
Answer Snippets (Read the full thread at verlakay):
I took blood, urine, and pathology samples to the lab, changed diapers (the awful, old .
Of responsibilities.
|