InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

The Legal Boundaries Of Agile

Posted by Ben Hughes on Jun 28, 2007

Sections
Process & Practices,
Architecture & Design,
Enterprise Architecture
Topics
Agile ,
Agile in the Enterprise ,
Legal Matters ,
Change
Tags
Risk ,
Culture Change ,
policy ,
Introducing Agile
Going Agile means not only an organisational and cultural shift, but also a commercial one. The impacts of which can be widespread, and in some cases, could land the adopting organisation in legal hot water.

Alberto Brandilini recently reported in his blog something he learned about the legality of practicing Agile in Europe:

During the latest JAOO conference, Alistair Cockburn deliberately provoked the audience stating that "we can't do agile in Europe" and this was due to EU regulations for contracts, which have to be filled with he requirements of the software to be developed by a contractor.

Alberto goes on to elaborate on this phenomenon, using the example of dealing with a problem programmer:

In Italy we can't fire. Job market regulations make firing an employee a very long nasty and complicated process, and 99% of the cases a non-viable option. I mean, in some places, you can't fire somebody even if you found him stealing (which puts the problem programmer in a much better light).

Comparatively, In an earlier InfoQ article Steve Freeman wrote about the divergent agendas of Microsoft and the TestDriven.Net plug-in for Visual Studio, leading to the threat of legal action against the author Jamie Carsdale for including certain api calls as part of the VS Express plug-in distribution, leaving users of the tool in a similar legal predicament.

Given that legal frameworks are set about in such a way that doesn’t encompass change (BRUF, lengthy change process) , is it inevitable that an development approach that is deeply rooted in embracing change will collide with the law? Indeed, what are the actual legal boundaries of agile practices, and what experiences do readers have of their touch points?

  • This article is part of a featured topic series on Agile

Related Sponsor

In today’s hyper-competitive world, later may be too late to adopt Agile development and this Roadmap for Success will help you get started. Download "Agile Development: A Manager's Roadmap for Success" now!

One experience (USA) by Robert Merrill Posted
Re: One experience (USA) by Deborah Hartmann Posted
Some clarifications by Alberto Brandolini Posted
  1. Back to top

    One experience (USA)

    by Robert Merrill

    To begin, I'm not a lawyer, and this is not legal advice. But I did spend the last four years writing Statements of Work for "target-budget, variable-scope" custom and customized open source software work. We had no lawsuits and only had to issue one partial refund during that time.

    People are used to seeing change-management provisions even in waterfall-style contracts. That section spells out the process to be used to adjust scope, schedule, and budget. That's where you can quite naturally describe the agile approach. We only required formal change orders when there was a change in the budget or the composition of the team. Changes in requirements were handled in the iteration planning meetings, and we spelled out how those would work. We would attach the initial, prioritized feature list to the statement of work, along with our initial estimate of how far we thought we would get.

    Not all clients are ready to do full agile, but discussing it during the sales process and spelling it all out as clearly as you can in the contract usually lets you have the conversation. Sometimes it takes some education and trust-building, and not everyone accepts it. If they don't you then have to decide whether or not to bid the job anyway, but you typically know a lot more about how productive this client will let you be, and that helps with estimating.

    You may never get clients to read your waterfall-versus-agile white paper, but they will all read the contract.

    I think Mary Poppendieck (www.poppendieck.com) has some good resources on contracting.

    Best wishes,
    Robert

    www.ufunctional.com

  2. Back to top

    Re: One experience (USA)

    by Deborah Hartmann

    lol

    > You may never get clients to read your waterfall-versus-agile
    > white paper, but they will all read the contract.

    Good point! I like that :-)

  3. Back to top

    Some clarifications

    by Alberto Brandolini

    I found myself quoted on a controversial topic, so I think I should clarify my position a bit.

    Legal boundaries are an issue, expecially if you're doing agile being an external contractor. On an internal project you're maybe facing the problem of being "too" agile.

    With new customers, the best strategy is to gradually expand the agility, while also increasing confidence and trust. If trust, confidence and mutual benefit are in place, contracts gradually become more generic. Allowing for more spare time to read the waterfall-versus-agile white paper.

    Constraints due to job market regulations make managing the development team a tricky area. In some cases you have to struggle to find the right motivators for the team, because some of the obvious ones are unavailable, ineffective or adversed by the management.

    Best regards,
    Alberto Brandolini

Educational Content

Jesper Boeg on Priming Kanban

In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.