Re: RFR 8003421: NPG: Move oops out of InstanceKlass into mirror

2013-05-21 Thread Stefan Karlsson
Hi Coleen, Good to see all these oops moving to the mirrors. I think the changes look good. I let someone else review the SA changes Some comments below: On 05/21/2013 12:39 AM, Coleen Phillimore wrote: Summary: Inject protection_domain, signers, init_lock into java_lang_Class Net

Re: RFR 8003421: NPG: Move oops out of InstanceKlass into mirror

2013-05-21 Thread Stefan Karlsson
On 21 maj 2013, at 16:12, Coleen Phillimore coleen.phillim...@oracle.com wrote: On 05/21/2013 05:11 AM, Stefan Karlsson wrote: Hi Coleen, Good to see all these oops moving to the mirrors. I think the changes look good. I let someone else review the SA changes Yes, I'm hoping

Re: RFR(XXS): 8008391: Incorrect metadata for event based tracing

2013-04-02 Thread Stefan Karlsson
Seems reasonable. StefanK On 03/25/2013 10:17 PM, Erik Gahlin wrote: Hi, Could you please review these small metadata changes for the event tracing framework: - Promotion Failed - objectCount has the datatype BYTES64, which implies that it is a size. It is not, and the type should be an

Re: RFR(XXS): 8007150 Event based tracing is missing truncated field in stack trace content type

2013-04-02 Thread Stefan Karlsson
Looks good. StefanK On 03/25/2013 09:13 PM, Erik Gahlin wrote: Hi, Could you please review this small change to the metadata for StackTrace content type, used by the event tracing framework. A boolean flag has been added so it's possible to see if a stack trace has been truncated (not all

hg: jdk8/tl/jdk: 8009427: Re-enable tests that were disable to ease complicated push

2013-03-27 Thread stefan . karlsson
Changeset: caafe6dca35d Author:ehelin Date: 2013-03-21 20:35 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/caafe6dca35d 8009427: Re-enable tests that were disable to ease complicated push Reviewed-by: sla, mchung, dcubed Contributed-by: Erik Helin erik.he...@oracle.com !

hg: jdk8/tl/jdk: 2 new changesets

2013-03-25 Thread stefan . karlsson
Changeset: 470232a8e89d Author:stefank Date: 2013-03-22 15:01 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/470232a8e89d 8005116: NPG: Rename -permstat option for jmap in jdk8 to -clstats Reviewed-by: jmasa, sla Contributed-by: Erik Helin erik.he...@oracle.com !

hg: jdk8/tl/jdk: 2 new changesets

2013-03-22 Thread stefan . karlsson
Changeset: 470232a8e89d Author:stefank Date: 2013-03-22 15:01 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/470232a8e89d 8005116: NPG: Rename -permstat option for jmap in jdk8 to -clstats Reviewed-by: jmasa, sla Contributed-by: Erik Helin erik.he...@oracle.com !

hg: jdk8/tl/jdk: 2 new changesets

2013-03-22 Thread stefan . karlsson
Changeset: 470232a8e89d Author:stefank Date: 2013-03-22 15:01 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/470232a8e89d 8005116: NPG: Rename -permstat option for jmap in jdk8 to -clstats Reviewed-by: jmasa, sla Contributed-by: Erik Helin erik.he...@oracle.com !

hg: jdk8/tl/jdk: 2 new changesets

2013-02-25 Thread stefan . karlsson
Changeset: c6d77b2b4478 Author:stefank Date: 2013-01-22 13:53 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c6d77b2b4478 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests Reviewed-by: sspitsyn, coleenp +

hg: jdk8/tl/jdk: 2 new changesets

2013-02-22 Thread stefan . karlsson
Changeset: c6d77b2b4478 Author:stefank Date: 2013-01-22 13:53 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c6d77b2b4478 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests Reviewed-by: sspitsyn, coleenp +

hg: jdk8/tl/jdk: 2 new changesets

2013-02-22 Thread stefan . karlsson
Changeset: c6d77b2b4478 Author:stefank Date: 2013-01-22 13:53 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c6d77b2b4478 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests Reviewed-by: sspitsyn, coleenp +

Re: Review Request: 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests

2013-02-01 Thread Stefan Karlsson
-22 14:11, Stefan Karlsson wrote: http://cr.openjdk.java.net/~stefank/8006506/webrev.00/ This test provokes the JVM crash described in bug: JDK-7174978. I intend to push this to: http://hg.openjdk.java.net/jdk8/tl/jdk thanks, StefanK

Re: Review Request: 7140852: Add test for 7022100

2013-02-01 Thread Stefan Karlsson
On 2013-02-01 09:50, serguei.spit...@oracle.com wrote: Ship it. Thanks! StefanK Thanks, Serguei On 1/31/13 11:50 PM, Stefan Karlsson wrote: On 2013-02-01 00:15, Coleen Phillimore wrote: Stefan, I just read through this test and it looks like a good test to me (but I'm not an expert

Re: Review Request: 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests

2013-02-01 Thread Stefan Karlsson
behavior is expected. http://cr.openjdk.java.net/~stefank/8006506/webrev.04/ Tell me if you think this is good enough. thanks, StefanK Thanks, Sergueri On 2/1/13 12:13 AM, Stefan Karlsson wrote: http://cr.openjdk.java.net/~stefank/8006506/webrev.03/ 1) Reverted the ProblemList change, since

Re: Review Request: 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests

2013-02-01 Thread Stefan Karlsson
On 2013-02-01 12:11, serguei.spit...@oracle.com wrote: On 2/1/13 1:57 AM, Stefan Karlsson wrote: On 2013-02-01 10:22, serguei.spit...@oracle.com wrote: Nice test! It looks good. Thanks for reviewing! As the original bug and the test are non-trivial, it'd make sense to add a comment

Re: Review Request: 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests

2013-02-01 Thread Stefan Karlsson
On 2013-02-01 12:17, Stefan Karlsson wrote: On 2013-02-01 12:11, serguei.spit...@oracle.com wrote: On 2/1/13 1:57 AM, Stefan Karlsson wrote: On 2013-02-01 10:22, serguei.spit...@oracle.com wrote: Nice test! It looks good. Thanks for reviewing! As the original bug and the test are non

Re: Review Request: 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests

2013-02-01 Thread Stefan Karlsson
, Stefan Karlsson wrote: On 2013-02-01 12:17, Stefan Karlsson wrote: On 2013-02-01 12:11, serguei.spit...@oracle.com wrote: On 2/1/13 1:57 AM, Stefan Karlsson wrote: On 2013-02-01 10:22, serguei.spit...@oracle.com wrote: Nice test! It looks good. Thanks for reviewing! As the original bug

Re: Review Request: 7140852: Add test for 7022100

2013-01-31 Thread Stefan Karlsson
to be doRedefine as per Java coding convention or is that a known variation? Fixed. It was the name used in the test that I copied the code from. http://cr.openjdk.java.net/~stefank/7140852/webrev.01/ thanks, StefanK Thanks, Coleen On 01/22/2013 09:39 AM, Stefan Karlsson wrote: http

Re: Review Request: 7140852: Add test for 7022100

2013-01-31 Thread Stefan Karlsson
, Stefan Karlsson wrote: http://cr.openjdk.java.net/~stefank/7140852/webrev.00/ This test provoked the bug in: 7022100: Method annotations are incorrectly set when redefining classes thanks, StefanK

Re: Review Request: 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests

2013-01-28 Thread Stefan Karlsson
to propagate up to jdk8/tl. thanks, StefanK Thanks!! Coleen On 1/22/2013 8:11 AM, Stefan Karlsson wrote: http://cr.openjdk.java.net/~stefank/8006506/webrev.00/ This test provokes the JVM crash described in bug: JDK-7174978. I intend to push this to: http://hg.openjdk.java.net/jdk8/tl/jdk thanks

Review Request: 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests

2013-01-22 Thread Stefan Karlsson
http://cr.openjdk.java.net/~stefank/8006506/webrev.00/ This test provokes the JVM crash described in bug: JDK-7174978. I intend to push this to: http://hg.openjdk.java.net/jdk8/tl/jdk thanks, StefanK

Re: Review Request: 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests

2013-01-22 Thread Stefan Karlsson
http://cr.openjdk.java.net/~stefank/8006506/webrev.02 After some feedback from Alan Bateman, I've updated to how the java classes are compiled, to match the behavior of similar jtreg tests. thanks, StefanK On 01/22/2013 02:11 PM, Stefan Karlsson wrote: http://cr.openjdk.java.net/~stefank

Review Request: 7140852: Add test for 7022100

2013-01-22 Thread Stefan Karlsson
http://cr.openjdk.java.net/~stefank/7140852/webrev.00/ This test provoked the bug in: 7022100: Method annotations are incorrectly set when redefining classes thanks, StefanK

hg: hsx/hotspot-rt/hotspot: 8004823: Add VM support for type annotation reflection

2012-12-20 Thread stefan . karlsson
Changeset: 35431a769282 Author:stefank Date: 2012-12-20 10:22 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/35431a769282 8004823: Add VM support for type annotation reflection Reviewed-by: dholmes, coleenp Contributed-by: joel.fra...@oracle.com !

workqueues in suspend

2012-08-22 Thread Stefan Karlsson
Hello, I wonder what happens to non-freezable workqueues during suspend. I can't see that they are mentioned anywhere in the kernel with respect to suspend. /Stefan___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org

hg: hsx/hotspot-rt/hotspot: 7022100: Method annotations are incorrectly set when redefining classes

2012-01-30 Thread stefan . karlsson
Changeset: 26a08cbbf042 Author:stefank Date: 2012-01-27 13:46 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/26a08cbbf042 7022100: Method annotations are incorrectly set when redefining classes Summary: Changed to the correct annotation arrays Reviewed-by: kamg,

Re: Review request (XS): 7022100: Method annotations are incorrectly set when redefining classes

2012-01-29 Thread Stefan Karlsson
On 2012-01-27 14:30, David Holmes wrote: On 27/01/2012 11:12 PM, Stefan Karlsson wrote: Here's a fix for a simple copy-n-past bug in the handling of annotations, affecting only class redefinition. http://cr.openjdk.java.net/~stefank/7022100/webrev.00/ 7022100: Method annotations

Review request (XS): 7022100: Method annotations are incorrectly set when redefining classes

2012-01-27 Thread Stefan Karlsson
Here's a fix for a simple copy-n-past bug in the handling of annotations, affecting only class redefinition. http://cr.openjdk.java.net/~stefank/7022100/webrev.00/ 7022100: Method annotations are incorrectly set when redefining classes Summary: Changed to the correct annotation arrays

hg: hsx/hotspot-rt/hotspot: 7130476: Remove use of #ifdef TRACE_DEFINE_KLASS_TRACE_ID from klass.hpp

2012-01-27 Thread stefan . karlsson
Changeset: 34e2e90e7182 Author:rbackman Date: 2012-01-24 14:48 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/34e2e90e7182 7130476: Remove use of #ifdef TRACE_DEFINE_KLASS_TRACE_ID from klass.hpp Reviewed-by: kamg, phh, dsamersoff Contributed-by: Rickard Backman

Re: Review request (s): 7116081: USE_PRECOMPILED_HEADER=0 triggers a single threaded build of the JVM

2011-11-30 Thread Stefan Karlsson
Looping in build-dev and build-infra-dev. StefanK On 11/29/2011 09:47 AM, Stefan Karlsson wrote: David, Thanks for the review. All, Updated webrev: http://cr.openjdk.java.net/~stefank/7116081/webrev.2/ The rationale for this change is inlined: On 11/29/2011 12:48 AM, David Holmes wrote

hg: jdk7/hotspot-rt/hotspot: 7006659: temporary adlc files are added to the build variables

2010-12-15 Thread stefan . karlsson
Changeset: e7ad5f6f4d29 Author:stefank Date: 2010-12-15 05:43 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/e7ad5f6f4d29 7006659: temporary adlc files are added to the build variables Summary: Don't recurse into sub-directories when looking for source files.

hg: jdk7/hotspot-rt/hotspot: 2 new changesets

2010-12-03 Thread stefan . karlsson
Changeset: c760f78e0a53 Author:stefank Date: 2010-12-01 15:04 +0100 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/c760f78e0a53 7003125: precompiled.hpp is included when precompiled headers are not used Summary: Added an ifndef DONT_USE_PRECOMPILED_HEADER to

[Linux-uvc-devel] Trying to add UVC support for Microsoft Lifecam Cinema to older 2.6.20 kernel fails...

2010-10-22 Thread Stefan Karlsson
regards, Stefan Karlsson ___ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

[Google Maps API v3] Re: MarkerCluster clickevent

2010-07-26 Thread Stefan Karlsson
(); Right now I don't have any public URL to show but I will add this in the near future. Btw I was unsure if I was suppose to start a new thread but I thought this was in a similar scope I hope this is ok event though it is outside the scope of the topic. Stefan On 23 Juli, 08:36, Stefan Karlsson

[Google Maps API v3] Re: MarkerCluster clickevent

2010-07-26 Thread Stefan Karlsson
this in one step with something similar to: infoWindow.open(map, cluster);? Stefan On 26 Juli, 10:51, Stefan Karlsson stefan.k.r.karls...@gmail.com wrote: Now the clickevent works fine but I'd also look for mouse over and and right click event. What I am about to implement is clustered markers

[Google Maps API v3] Re: MarkerCluster clickevent

2010-07-23 Thread Stefan Karlsson
();   cluster.getSize();   cluster.getMarkers(); Does that do what you need? -- Luke On Thu, Jul 22, 2010 at 6:56 PM, Stefan Karlsson stefan.k.r.karls...@gmail.com wrote: Just started to use MarkerCluster and now i'm looking for handling clickevents on clustered markers. What I want

[Google Maps API v3] Re: 有SSL API吗

2010-07-13 Thread Stefan Karlsson
Hi, Chads answer translated back to chinese in gTranslate (i do not know if this makes any sense or not since I know no chinese) 米格尔给出了答案: 你需要一个地图API许可证总理指出:http://www.google.com/enterprise/earthmaps/maps.html Stefan On 13 Juli, 00:59, Chad Killingsworth chadkillingswo...@missouristate.edu

[Google Maps API v3] Re: markermanager in google maps API v3?

2010-07-07 Thread Stefan Karlsson
Hi, It is not implemented into the core API yet but you can get it and use it from http://code.google.com/p/google-maps-utility-library-v3/source/browse/#svn/tags/markermanager/1.0. There you have both examples and doc. Use API v.3 On 6 Juli, 20:56, edltech edlt...@gmail.com wrote: Hi there, I

[Google Maps API v3] KML with authentication

2010-06-28 Thread Stefan Karlsson
I'm creating a google maps application for a company with private customer data. The program is build in java with an embedded browser with a google map. How can I create a secure connection for my customers to retrieve, and display, the data from the database in a KML file in a secure way. All

[Google Maps API v3] Moving a marker with KML tail

2010-06-28 Thread Stefan Karlsson
I need help with ideas for a KML problem. I have a moving marker on the map with up to 4000 tail objects following this marker. So when the marker moves I'd like the last marker in its tail to disappear in the same time as the new marker is constructed. In my application the marker is first

[Google Maps API v3] Always display titel/tool tip of a marker

2010-06-17 Thread Stefan Karlsson
How can I make the title/tool tip of a marker(s) display permanent. Instead of having the markers titel only to be displayed on mouse over is there any way to change that property to always display it? If this is not possible must I create a custom overlay instead? Stefan -- You received this

[Google Maps API v3] Reverse geocode in description tag and extracting additional data from an KML file

2010-06-17 Thread Stefan Karlsson
Can I reverse geocode in the description tag? Placemark name[Name]/name description ![CDATA[ Here I'd like to have the address of the cordinats in Point ]] /description Point coordinates 13.7, 56.4, 0 /coordinates

Re: Patch for updated swedish spell files

2010-05-28 Thread Stefan Karlsson
On 2010-05-25 14:08 -0700, MWinther wrote: I'd be happy to give them a go. Awesome! I think some of the stuff you patched has been fixed in the original Wow, the new OO dictionary contains a lot of new words! That is good. My changes mostly had to do with abbreviations. The new dictionary

Re: Patch for updated swedish spell files

2010-05-22 Thread Stefan Karlsson
On 2010-05-20 22:25 +0200, Mattias Winther wrote: /.../ My attempt to contact the original maintainer resulted in a mail bounce /.../ It was me that you were trying to contact -- sorry about that :-) As I don't have much spare time these days, it's good that you take over the Vim

Re: applying patch under Win XP

2009-12-23 Thread Stefan Karlsson
On 2009-12-23 10:13 -0800, epanda wrote: patch -p works on unix. Where are instructions to do the same under Win XP? http://gnuwin32.sourceforge.net/packages/patch.htm -- Stefan -- You received this message from the vim_dev maillist. For more information, visit

Re: set path according to project

2009-09-19 Thread Stefan Karlsson
On 2009-09-20 03:02 +0800, Steven Woody wrote: /.../ so I want to set the 'path' variable in vim to something like 'set path=.,Include', but I only want to do this for the specific project, for other projects, the path may be set other ways. Personally I prefer to use Vim sessions for this

Re: [Voyage-linux] Centralized management system (WUMPST) Mesh Networking

2008-10-12 Thread Stefan Karlsson
areas of the world More information can be found at: www.devcom.nu and www.wisper.se Kind regards, Stefan Karlsson, CEO and Founder Devcom Solutions AB / Sweden [EMAIL PROTECTED] Alex Jonceski skrev: Hi, Does anybody can make a comment about centralized management system (WUMPST) Mesh Networking

Re: vim.org refreshed mockup

2006-11-08 Thread Stefan Karlsson
Panos Laganakos wrote: I made a mockup of a refreshed version of vim.org, trying to maintain as much of the original look as possible: http://panos.solhost.org/mockups/vimorg-01.png vim tangofied icon by toZth I think it looks very good. The only things I would like to change are: 1. The

Re: When I open foo.zcml I would like xml type syntax

2006-09-30 Thread Stefan Karlsson
On Friday 29 September 2006 12:53, you wrote: 2006/9/29, Marc Weber [EMAIL PROTECTED]: On Fri, Sep 29, 2006 at 10:35:04AM +0200, KLEIN St?phane wrote: Hi, How can I configure vim to use XML syntax when I open *.zcml file ? See :h autocmd put this into a a file which is sourced

Strange behavior of d_

2006-09-15 Thread Stefan Karlsson
I was expectig the normal mode command d_ (without count) to delete from the cursor position to the beginning of the line, but it seems to delete the entire line, i.e. even words /after/ the cursor. Is this really the correct behavior?

Re: use '/' to find both upper and lower case instances

2006-08-17 Thread Stefan Karlsson
I have a need to use '/' to find something in a file, but I wish it to ignore case. So say I'm looking for 'foo' then I want to find all instances for 'foo' and 'FOO' Use \c (for instance /\cfoo). If you want this behavior most of the time you could set the 'ignorecase' option. By the

Re: Batch file works where MAKE fails!

2006-07-24 Thread Stefan Karlsson
Have you tried using forward slashes instead of backslashes (in the search paths for the -I flag that is)? -- Stefan ___ Help-make mailing list Help-make@gnu.org http://lists.gnu.org/mailman/listinfo/help-make

Gvim for KDE

2006-07-12 Thread Stefan Karlsson
These two sections in the documentation seems contradictory: *gui-kde* *kde* *KDE* *KVim* There is no KDE version of Vim. There has been some work on a port using the Qt toolkit, but it never worked properly and it has been abandoned. Work

Re: Autoselect language for spell

2006-07-12 Thread Stefan Karlsson
Is there an easy way to autoselect language for the builtin spell checker in vim 7.0? Vimspell plugin has this functionality: the plugin looks for a specified number of lines and try to guess which language should it use. Set spelllang -- yes there is three l in that option :-) -- to a

Re: Making :grep easier to use

2006-07-02 Thread Stefan Karlsson
A bit off-topic, but in addition to yank and paste (e.g. c-r) you can use c-rc-w to insert the word under the cursor. -- Stefan

Re: visual selection invisible in default color scheme when

2006-04-19 Thread Stefan Karlsson
Georg Dahn skrev: Hi! Vim 7.0e02 / Windows XP: 1. gvim -u NONE 2. colo desert 3. colo default Then the visual selection is invisible and the error message Warning: terminal cannot highlight is shown. This behavior is reproducible with other color schemes than desert (like morning,

Make .o withe the same rule for both C and C++ files (newbie question)

2005-10-05 Thread Stefan Karlsson
want to write something like %.o: %.c %.o: %.cpp the-rule Is this possible? I'm a newbie, so please forgive me if this question is ultra-stupid. -- Stefan Karlsson | [EMAIL PROTECTED] ___ Help-make mailing list Help-make@gnu.org http

Re: [NTG-context] Re: Problem with references

2003-03-09 Thread Stefan Karlsson
[][pointer2] [1.1{/usr/share/texmf/dvips/config/pdftex.map}] Regards /Stefan Guy Worthington wrote: Stefan Karlsson wrote: I can't get references to work [test file snipped] I ran your file -- it outputs the correct page number on my system. I should however point out that I run

Re: [NTG-context] Re: Problem with references

2003-03-09 Thread Stefan Karlsson
After having reinstalled the tetex rpm packages it seems to be working (and the .tuo file is also produced). Guy Worthington wrote: Stefan Karlsson wrote: I can't get references to work [test file snipped] I ran your file -- it outputs the correct page number on my system. I

[NTG-context] Re: Re: [NTG context] Swedish Keyboard

2002-11-17 Thread Stefan Karlsson
Thanks Jens, \enableregime[il1] did the trick! ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [Webware-discuss] dumping MiddleKit database...

2002-03-20 Thread Stefan Karlsson
On 19 Mar 2002 13:16:05 -0600, Jason Hildebrand wrote: On a number of occasions, I would have found it useful to be able to dump the entire MiddleKit object database to a file which I could later reload. I can do this with database tools (i.e. mysqldump, and later reload the file), but if I

Re: [Webware-discuss] dumping MiddleKit database...

2002-03-20 Thread Stefan Karlsson
On 20 Mar 2002 09:46:54 -0600, Jason Hildebrand wrote: On Wed, 2002-03-20 at 02:34, Stefan Karlsson wrote:  A solution would be to implement a dump which outputs the objects  in  the same format as the samples.csv file, so that MiddleKit can  easily  reload the objects, even if the classids

Re: [Webware-discuss] Dumb MiddleKit question

2002-01-04 Thread Stefan Karlsson
On Sun, 30 Dec 2001 20:14:33 -0800, Chuck Esterbrook wrote: On Friday 28 December 2001 12:03 pm, Stefan Karlsson wrote:  Tip: If you want to have very simple MK/MySQL support of transactions  you can do like this (at least it works for me :-).  1) Subclass MySQLObjectStore and override

Re: [Webware-discuss] Dumb MiddleKit question

2001-12-28 Thread Stefan Karlsson
On Wed, 26 Dec 2001 00:30:40 -0500, Edmund Lian wrote: I'm wondering how MiddleKit users are dealing with the issue of transactions. As far as I can tell, the notion of commits and rollbacks are not fully implemented in ObjectStore.py--methods like revertChanges(self) raise NotImplemented

[Webware-discuss] Middlekit Object References

2001-12-03 Thread Stefan Karlsson
___ Stefan Karlsson ([EMAIL PROTECTED]) +46 (0)90 77 10 30 Everynet Consulting AB, www.everynet.se (0)73 986 84 20 ___ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware

[Zope-dev] Design explanation (Was: SkinScripts instantiating new objects)

2001-02-19 Thread Stefan Karlsson
At 16:21 2001-02-16, Steve Alexander wrote: Stefan Karlsson wrote: BTW is it possible to save the ProjektHandler instance persistently in the attribute? Is there an easier way than creating a separate specialist for the ProjektHandler class and storing the instances there? I think you're

[Zope-dev] SkinScripts instantiating new objects

2001-02-16 Thread Stefan Karlsson
/mySpecialist/foo/projekt (see the traceback from the log file below) Has anyone an idea why this doesn't work? Zope 2.3.0b2 ZPatterns 0.4.3b1 /Stefan Karlsson -- 2001-02-16T11:28:35 PROBLEM(100) ZPatterns Error computing attribute projekt Traceback (innermost last): File /home/stefan/myzope

Re: [Zope-dev] SkinScripts instantiating new objects

2001-02-16 Thread Stefan Karlsson
At 14:31 2001-02-16, Steve Alexander wrote: Stefan Karlsson wrote: Hi, I want my SkinScript to instantiate a new object of type ProjektHandler and put it into an attribute called projekt. In your example, there is no sense of the ProjektHandler instance being saved persistently

<    2   3   4   5   6   7