<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/acdk/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/acdk/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/acdk/feature-requests/</id><updated>2005-04-25T19:28:18Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>CfgScript as PL for Postgres</title><link href="https://sourceforge.net/p/acdk/feature-requests/48/" rel="alternate"/><published>2005-04-25T19:28:18Z</published><updated>2005-04-25T19:28:18Z</updated><author><name>Roger Rene Kommer</name><uri>https://sourceforge.net/u/kommer/</uri></author><id>https://sourceforge.netfdda6eb57a18433770ebf5f2cb7af1deef7fcd80</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Similar to SQLite add CfgScript/C++ as procedure &lt;br /&gt;
language for Postgres.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>embedd sqlite</title><link href="https://sourceforge.net/p/acdk/feature-requests/47/" rel="alternate"/><published>2005-03-28T12:44:22Z</published><updated>2005-03-28T12:44:22Z</updated><author><name>Roger Rene Kommer</name><uri>https://sourceforge.net/u/kommer/</uri></author><id>https://sourceforge.net9d7671fa6b80a7e807f64420cfbac2e0cc1a6b81</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;as a small - ready to use - database desktop enginge&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Possibility to choose a project base dir</title><link href="https://sourceforge.net/p/acdk/feature-requests/46/" rel="alternate"/><published>2004-07-17T21:24:49Z</published><updated>2004-07-17T21:24:49Z</updated><author><name>Mika Riekkinen</name><uri>https://sourceforge.net/u/mcr70/</uri></author><id>https://sourceforge.net0e1882b59a567c19daa1e8596db6667b0342cfe6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I would like to have my project arranged in a way,&lt;br /&gt;
where shared libs are compiled into&lt;br /&gt;
$PROJECT_ROOT/lib&lt;br /&gt;
and binaries into&lt;br /&gt;
$PROJECT_ROOT/bin&lt;/p&gt;
&lt;p&gt;By default, acdkmake adds compiler flags to include&lt;br /&gt;
$ACDKHOME/bin to search path for libs&lt;/p&gt;
&lt;p&gt;If you have your libs elsewhere(by setting BINDIR(cvs&lt;br /&gt;
version)),&lt;br /&gt;
compiler errors will occur...&lt;/p&gt;
&lt;p&gt;Something like &lt;br /&gt;
myProject.setProjectDir("/home/mcr70/projects/myProject");&lt;br /&gt;
myProject.addLibDir("/home/mcr70/projects/other_project/lib/");&lt;br /&gt;
myProject.addIncludeDir("/home/mcr70/projects/other_project/include/");&lt;/p&gt;
&lt;p&gt;And by default, executables are placed into&lt;br /&gt;
$myProject.projectdir/bin&lt;br /&gt;
and libs into&lt;br /&gt;
$myProject.projectdir/lib&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>implicit inclusion of .../XXX_metainf</title><link href="https://sourceforge.net/p/acdk/feature-requests/45/" rel="alternate"/><published>2004-07-17T21:07:52Z</published><updated>2004-07-17T21:07:52Z</updated><author><name>Mika Riekkinen</name><uri>https://sourceforge.net/u/mcr70/</uri></author><id>https://sourceforge.net0ef21f43af2f6df7d77f716d1143497bc89cc6a0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In acdkmake, It would be a nice feature,&lt;br /&gt;
if XXX_metainf/ directory is implicitly&lt;br /&gt;
added as a task module.&lt;/p&gt;
&lt;p&gt;at present, you need to explicitly declare&lt;br /&gt;
this directory like&lt;br /&gt;
libzerog.addModule("src/zerog/util/util_metainf");&lt;/p&gt;
&lt;p&gt;If you forget to do this, your project will compile, but&lt;br /&gt;
none of the reflective features of ackd will work.&lt;/p&gt;
&lt;p&gt;Maybe it could be an option to ProjectTask; by default&lt;br /&gt;
include metainf, and if chosen by developer, an explicit&lt;br /&gt;
declaration is needed.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Cooperation with metaobject protocols</title><link href="https://sourceforge.net/p/acdk/feature-requests/44/" rel="alternate"/><published>2004-03-22T15:26:29Z</published><updated>2004-03-22T15:26:29Z</updated><author><name>Markus Elfring</name><uri>https://sourceforge.net/u/elfring/</uri></author><id>https://sourceforge.net1b9e2a6915a6da75c2c52346375b77336c44cc17</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Would you like to provide calls to your library automatically and transparently?&lt;br /&gt;
How do you think about to use these tools?&lt;br /&gt;
- &lt;a href="http://en.wikipedia.org/wiki/OpenCxx" rel="nofollow"&gt;http://en.wikipedia.org/wiki/OpenCxx&lt;/a&gt;&lt;br /&gt;
- &lt;a href="http://en.wikipedia.org/wiki/OpenJava" rel="nofollow"&gt;http://en.wikipedia.org/wiki/OpenJava&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>acdk_tasks</title><link href="https://sourceforge.net/p/acdk/feature-requests/43/" rel="alternate"/><published>2004-02-28T11:23:20Z</published><updated>2004-02-28T11:23:20Z</updated><author><name>Roger Rene Kommer</name><uri>https://sourceforge.net/u/kommer/</uri></author><id>https://sourceforge.net7bc848971d9e23d9f5771e3bf87d77c5aeae1a56</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;acdk_tasks contains task, event, timer, process classes&lt;br /&gt;
thread pool, thread time limiting, enhanced process &lt;br /&gt;
classes (now in acdk_make), &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>acdk_net: use libcurl for client access</title><link href="https://sourceforge.net/p/acdk/feature-requests/42/" rel="alternate"/><published>2003-07-20T11:51:07Z</published><updated>2003-07-20T11:51:07Z</updated><author><name>Roger Rene Kommer</name><uri>https://sourceforge.net/u/kommer/</uri></author><id>https://sourceforge.netb58bd5cd0dee273e423635c3b5647f9dbca12ed6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;For implementation of http, ftp, etc.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>acdkmake: support version so's</title><link href="https://sourceforge.net/p/acdk/feature-requests/41/" rel="alternate"/><published>2003-07-17T10:23:33Z</published><updated>2003-07-17T10:23:33Z</updated><author><name>Roger Rene Kommer</name><uri>https://sourceforge.net/u/kommer/</uri></author><id>https://sourceforge.net7a13d1ff3caa2d9b6ab14bc5d01a3468d0065901</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;put version number (4.02) into lib name.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Support for the Eclipse Toolset</title><link href="https://sourceforge.net/p/acdk/feature-requests/40/" rel="alternate"/><published>2002-11-24T11:23:09Z</published><updated>2002-11-24T11:23:09Z</updated><author><name>Roger Rene Kommer</name><uri>https://sourceforge.net/u/kommer/</uri></author><id>https://sourceforge.neta635153dc828771fc14f7e4e967ecdd856cadbb2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Generate Project files for Eclipse Toolset&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>acdk_core: Unnamed Interface/Delegates</title><link href="https://sourceforge.net/p/acdk/feature-requests/39/" rel="alternate"/><published>2002-11-23T18:59:42Z</published><updated>2002-11-23T18:59:42Z</updated><author><name>Roger Rene Kommer</name><uri>https://sourceforge.net/u/kommer/</uri></author><id>https://sourceforge.netc37400b24d21180cee14178643a43dbf9d644227</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Support implementation of unnamed Interfaces in Java:&lt;/p&gt;
&lt;p&gt;interface IFace { void foo(); }&lt;/p&gt;
&lt;p&gt;new IFace { void foo() { /* */ } };&lt;/p&gt;
&lt;p&gt;and or Delegate functions.&lt;/p&gt;
&lt;p&gt;Maybe use MI Attributes for this purpose.&lt;/p&gt;
&lt;p&gt;Another usefull language construct whould be&lt;br /&gt;
lambda expressions.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>