Framework - do we need to go with framework

Framework - do we need to go with framework

am 29.09.2007 02:19:21 von david

Hi,

We are 55 members team working on different projects, currently we are
not using any framework in our company. Please can anyone suggest
weather we need to go for any framework?

If Yes, which is the good framework that we can use for our company.

Thansk & Regards,
David

Re: Framework - do we need to go with framework

am 29.09.2007 02:39:04 von Bucky Kaufman

"David" wrote in message
news:1191025161.598226.26200@o80g2000hse.googlegroups.com...
> Hi,
>
> We are 55 members team working on different projects, currently we are
> not using any framework in our company. Please can anyone suggest
> weather we need to go for any framework?

[goofy response]
No - 55 different programmers are perfectly capable of working in harmony
without any documentation. ;)
It's like how symphony orchestras compose their music live, onstage, and in
front of a studio audience.
All they need is a muse.
[/goofy response]

> If Yes, which is the good framework that we can use for our company.

Oh - that's a troll question.
Never mind.

Re: Framework - do we need to go with framework

am 29.09.2007 03:03:34 von Jerry Stuckle

David wrote:
> Hi,
>
> We are 55 members team working on different projects, currently we are
> not using any framework in our company. Please can anyone suggest
> weather we need to go for any framework?
>
> If Yes, which is the good framework that we can use for our company.
>
> Thansk & Regards,
> David
>

This question scares me. If you don't know, you're in a world of hurt.

You don't necessarily need a framework. But you do need standards and a
good design.

It's all in the management.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Re: Framework - do we need to go with framework

am 29.09.2007 13:09:46 von ragearc

I made my own framework. Now me and my team always have a bunch of
tools that ease up the process and allow us to really focus on what is
needed. Not a MVC framework like CakePHP or CodeIgniter, but something
more like Zend's Framework ;) A set of functions to do stuff easily.

Re: Framework - do we need to go with framework

am 29.09.2007 13:11:37 von ragearc

P.S: Why not use a project management software to keep track of
everything that's being done?