Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » "ToDo"
Re: "ToDo" [message #33774 is a reply to message #33772] Mon, 12 September 2011 08:51 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
mirek wrote on Mon, 12 September 2011 05:43

koldo wrote on Sun, 11 September 2011 16:11

mirek wrote on Sun, 11 September 2011 15:34

koldo wrote on Sat, 10 September 2011 11:43

Hello Mirek

How could be the base of SVGParser class?


Sorry, I am not sure what you mean?

Mirek

Hello Mirek

I mean parent classes, main methods...


Actually, most likely single function would suffice, something like:

void RenderSVG(XmlParser& p, Painter& p);

Mirek

It is ok Smile.


Best regards
IƱaki
Re: "ToDo" [message #33787 is a reply to message #33774] Tue, 13 September 2011 17:55 Go to previous messageGo to next message
kohait00 is currently offline  kohait00
Messages: 939
Registered: July 2009
Location: Germany
Experienced Contributor
concerning FB support:
i'm currently on the way to port upp to an ARM based embedded linux env. (angstroem), this could take some few weeks though.

another few things to add to list, if possible:

- further and proper extension of upp for python.
- ctrl's entire state persistancy (not only data).
- Value / Null handling to be more flexible concerning extension with some non-trivial, unmodificable classes..(RichValue<LogPos> an example)..(ther's a thread on that already). handling of IsNumber(), IsFloat() types..

maybe this whole stuff from this thread should go to 'status & roadmap'
Re: "ToDo" [message #33789 is a reply to message #33787] Tue, 13 September 2011 19:48 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
kohait00 wrote on Tue, 13 September 2011 11:55


maybe this whole stuff from this thread should go to 'status & roadmap'



Definitely. But consider this as "preplanning" phase.

I would like putting a little bit more planning and organization to the development process Smile Of course, it will depend on people willing to contribute and to follow the plan(s)...

Mirek
Re: "ToDo" [message #33807 is a reply to message #33789] Thu, 15 September 2011 09:04 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
- codereview of Firebird SQL adapter and moving it to uppsrc...
Re: "ToDo" [message #33884 is a reply to message #33807] Wed, 21 September 2011 10:11 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
- on demand loading of some packages (U++ installation grew from 10MB to 30MB because it contains the whole bazaar).
Re: "ToDo" [message #33887 is a reply to message #33884] Wed, 21 September 2011 14:52 Go to previous message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
mirek wrote on Wed, 21 September 2011 10:11

- on demand loading of some packages (U++ installation grew from 10MB to 30MB because it contains the whole bazaar).


A proposal for this one... and I could try to implement it with some help :

1) Bazaar svn repository on GitHub (or elsewhere)

2) A "metarepository", for example named Modules, which contains just the module list updated, maybe automatically

3) A menu entry in Theide which downloads point 2 and offer the choice of getting optional modules with svn (and update them on demand)

We could have even 2-3 repositories, the classic Bazaar, one for testing code before putting to Bazaar and one for most tested code, which will probably go into Upp.

Ciao

Max
Previous Topic: Dark Themes support
Next Topic: RM: "Patch ready"
Goto Forum:
  


Current Time: Thu Mar 28 22:38:43 CET 2024

Total time taken to generate the page: 0.01003 seconds