[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA: GEDA code sprint?
- To: geda-dev@xxxxxxxx
- Subject: Re: gEDA: GEDA code sprint?
- From: Carlos Nieves Ónega <cnieves.mail@xxxxxxxxx>
- Date: Sun, 09 Apr 2006 22:26:34 +0200
- Delivered-to: archiver@seul.org
- Delivered-to: geda-dev-outgoing@seul.org
- Delivered-to: geda-dev@seul.org
- Delivery-date: Sun, 09 Apr 2006 16:26:54 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=tzcQtJ3YE+xlvD44sveAI0vkCXX/Utoc6K+T8zEtvvGpBZidIOXAQ6E8vuqpYPbLFIml9Gr/vh2L5ApPI4jpvwAx2qdp/ubArCRq+wQC8ezRy8bklYVMiL1cNzcVth6MAIcKEokzBiM8HP4jcVuOJ01rEfgJJ8gcioiCb9xEN7U=
- In-reply-to: <20060409151251.A2AD42AA07@earl-grey.cloud9.net>
- References: <20060409151251.A2AD42AA07@earl-grey.cloud9.net>
- Reply-to: geda-dev@xxxxxxxx
- Sender: owner-geda-dev@xxxxxxxx
El dom, 09-04-2006 a las 11:12 -0400, Stuart Brorson escribiÃ:
[snip]
> As far as tasks go, here is a preliminary list:
>
> * Discuss how to facilitate hierarchical bus support. Possibly
> implement something? (This might be involved ...)
>
> * Fix gattrib bug in which gattrib soaks up processor cycles
> executing a NOP loop. (I claim this one -- SDB.)
>
> * Gattrib: enable exporting a CSV files. (I claim this one too
> -- SDB.)
>
> * Bugfixes from SF bugtracker (as long as Carlos, Patrick, and Werner
> don't completely exhaust the list before we hold the sprint!)
Any bet? ;-)
> * Implement arbitrary promotable attributes in gschem/libgeda.
I'll join this one. Related to it, I'd like to have some kind of
attribute handling code to:
- Tag the attributes which can't be repeated. (i.e.: There shouldn't
be two refdes attributes).
- Check the attributes before adding/changing them to avoid strange
cases like that.
- Do some kind of attribute hierarchy: when we will have the symbols
inside symbols feature, if the user adds a device attribute to the
toplevel symbol, the others should dissapear (or at least don't be
reported).
Best regards,
Carlos